Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 386 Bytes

mod-update-list

Simple: You give a modpack id and a minecraft version, and it tells you if the mods of the modpack are available for the version or not.

Old curseforge version available on the curseforge branch.

Setup

pip install -r requirements.txt

./setup.py

Usage

./mod-update-list.py modpack-version-id minecraft-version

Example:

./mod-update-list.py XXXXX 1.20.4