Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 731 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 731 Bytes

SRM Manifest Generator

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.

Powered by huh and log.

Usage

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.