Skip to content

Script to know if mods of a modpack are available in a given version.

License

Notifications You must be signed in to change notification settings

Brancieq-Paul/mod-update-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Script to know if mods of a modpack are available in a given version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages