Merge branch 'master' of ssh://ip.cya.cx:225/endigma/r2mod-go
This commit is contained in:
commit
4d9e69e098
10
README.md
10
README.md
@ -1,6 +1,12 @@
|
|||||||
# r2mod-go
|
# r2mod-go
|
||||||
risk of rain 2 mod updater/manager/installer/uninstaller/lister/searcher/info-getter
|
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
|
## currently implemented
|
||||||
- downloading
|
- downloading
|
||||||
- info getting
|
- info getting
|
||||||
@ -8,8 +14,12 @@ risk of rain 2 mod updater/manager/installer/uninstaller/lister/searcher/info-ge
|
|||||||
- toggling mods
|
- toggling mods
|
||||||
- listing mods
|
- listing mods
|
||||||
- updating api cache and mods
|
- updating api cache and mods
|
||||||
|
- fuzzy searching
|
||||||
|
- version info
|
||||||
|
- dependency-getting
|
||||||
|
|
||||||
## todo for feature parity with other tools
|
## todo for feature parity with other tools
|
||||||
|
- r2modman modpack support
|
||||||
- 'edit' command
|
- 'edit' command
|
||||||
- 'hold' command ?? is this truly necessary
|
- 'hold' command ?? is this truly necessary
|
||||||
- 'run' command
|
- 'run' command
|
||||||
|
Loading…
Reference in New Issue
Block a user