Mod manager for Risk of Rain 2
Go to file
2021-01-29 16:30:22 -04:00
api Search, version, API fixes, new help command 2021-01-29 16:28:21 -04:00
tools Search, version, API fixes, new help command 2021-01-29 16:28:21 -04:00
utils Search, version, API fixes, new help command 2021-01-29 16:28:21 -04:00
.gitignore Search, version, API fixes, new help command 2021-01-29 16:28:21 -04:00
go.mod Search, version, API fixes, new help command 2021-01-29 16:28:21 -04:00
go.sum Search, version, API fixes, new help command 2021-01-29 16:28:21 -04:00
main.go Search, version, API fixes, new help command 2021-01-29 16:28:21 -04:00
README.md README! 2021-01-29 16:30:22 -04:00

r2mod-go

risk of rain 2 mod updater/manager/installer/uninstaller/lister/searcher/info-getter

currently implemented

  • downloading
  • info getting
  • uninstalling
  • toggling mods
  • listing mods
  • updating api cache and mods

todo for feature parity with other tools

  • 'edit' command
  • 'hold' command
  • '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?)