This is a Steam ROM Manager manifest generator made in golang. It's over engineered with concurrency but it gets the job done 😅
The main reason I made this, is because I want Steam ROM Manager to be able to find my Pokemon Fan Games that aren't on any major platform.
Build the program using make
, run:
make
The program will be compiled to /bin, so to run it you can run
./bin/srm-manifest-gen
After that proceed with the program instructions, it will find every executable (.exe) and make you choose it.