PackFrameworker is a script that automates building and updating Minecraft modpacks
- Prompting for configuration (Minecraft version and modloader) on the first run
- Building modpack variants (giga, nano, server) by merging files from multiple directories
- Updating or cloning the PackFramework repository
- Copying the beta build to a release folder
- Quietly checking for required dependencies (Git and Packwiz) in your system's PATH
- Providing a simple, menu-based interface for managing builds and configuration
-
Python 3.8+
-
Git
-
Packwiz
-
Install Python 3.8 or later
Download and install from the Python website. -
Install Git
Follow the instructions on the Git website. -
Install Packwiz
See the instructions on the Packwiz GitHub page for installation details. -
Download PackFrameworker
Clone this repository or download thepackframeworker.pyscript into your working directory. Make sure that any necessary folders (such asbeta,mod, etc.) are also present.
Run the script from the command line:
python PackFrameworkerScript.py