Skip to content

CreateModMaster/ModpackTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ModpackTracker

I am in no way associated with or sponsored by Minecraft.

This is a python script that I created to keep track of Mods in my minecraft mods folder for easier modpack development.

It does the following things:

  • You place mods in your mods folder, check to see if Minecraft runs, if it does and the mods are compatible, then you run the program (select "add") and it will remember the mods in a list

  • Let's say you found two mods that don't work together, but Oh No! I added 50 mods all in one go and I don't know which two are causing the trouble. Just run the program (select "revert") and it will delete all the mods in your mods folder that were't previously added, letting you revert to a previous working state.

The program will ask you for two things:

  • The pack name, this is just the name that it will call the new file that it creates, which stores all the information about your mods, letting you use it for multiple instances, just by naming a not-already-created pack file.

  • The path to the directory where the mods are stored for your instance that you would like to track. (The mods folder for your selected instance)

NB This program requires Python to run. You can download python from here:

About

I python script for keeping track of mods in your Minecraft mods folder, for easier modpack development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages