rtfcv / modrinthUpdater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. initialize
  1. Go to directory where you would like to unpack mods. (e.g. $HOME/.minecraft/mods)
  2. Execute modrintuUpdator initlocal
  1. install some mods
  1. Execute modrinthUpdator install [modID]
  1. update some mods
  1. modrinthUpdator update to install/update mods.

About

License:MIT License


Languages

Language:Python 100.0%