modrinthUpdater
pulls update from modrinth.
Installation
pip install git+https://github.com/rtfcv/modrinthUpdater
or
pipx install git+https://github.com/rtfcv/modrinthUpdater
Dependency
python3 and friends…
Usage
- initialize
- Go to directory where you would like to unpack mods. (e.g.
$HOME/.minecraft/mods
)- Execute
modrintuUpdator initlocal
- install some mods
- Execute
modrinthUpdator install [modID]
- update some mods
modrinthUpdator update
to install/update mods.