Mod manager for Risk of Rain 2
Go to file
endigma afa0b4d856 Update to gitignore 2021-02-26 18:57:26 -04:00
api change name 2021-02-08 22:17:19 -04:00
cli change name 2021-02-08 22:17:19 -04:00
tools change name 2021-02-08 22:17:19 -04:00
utils Make sure we do not download R2API, BepInEx or the same dependency multiple times 2021-01-31 11:42:18 +01:00
.gitignore Update to gitignore 2021-02-26 18:57:26 -04:00
README.md readme 2021-02-08 22:16:35 -04:00
go.mod change name 2021-02-08 22:17:19 -04:00
go.sum Search, version, API fixes, new help command 2021-01-29 16:28:21 -04:00
main.go change name 2021-02-08 22:17:19 -04:00

README.md

risk

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

how to use

  • clone
  • go install
  • use
  • or get from releases

Q: does this work as a go module?

A: no

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?)