Mod manager for Risk of Rain 2
			
		
		
		
		
		
		
		
		
		
		
		
			| api | ||
| cli | ||
| tools | ||
| utils | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
r2mod-go
risk of rain 2 mod updater/manager/installer/uninstaller/lister/searcher/info-getter
how to use
- clone
 - go install
 - use
 - or get from releases
 
currently implemented
- downloading
 - info getting
 - uninstalling
 - toggling mods
 - listing mods
 - updating api cache and mods
 - fuzzy searching
 - version info
 - dependency-getting
 
todo for feature parity with other tools
- r2modman modpack support
 - 'edit' command
 - 'hold' command ?? is this truly necessary
 - 'run' command
 - 'setup' functionality
 'version' command'search' command
longer-term todo
- self updater
 - tui?
 - better info command
 - fully separate api and frontend
 - segment the program into r2mod-api and r2mod-cli
 - make some fun gui or smth in gtk/qt/whatever
 
fuck
- windows support
 - macos support? (does risk of rain even run?)