maradotwebp / pax

📦 The MC modpack manager for professionals.
https://github.com/froehlichA/pax/releases/latest
MIT License
161 stars 4 forks source link
curseforge fabric fabric-modpacks forge minecraft modded-minecraft modded-minecraft-modpack modding modding-tools modpack modpack-manager

📦 PAX - The minecraft modpack manager for professionals

main GitHub release (latest by date) GitHub all releases GitHub issues GitHub last commit GitHub

Screenshot

Join the PAX Discord!

PAX is the solution to modern modpack development for Minecraft, usable both alone and in a team. It supports Forge & Fabric, can be version controlled with git, and one command is all you need in order to upload your pack to Curseforge.

The following features are implemented:

The following features are on the roadmap for the following weeks:

Usage

The newest version of PAX is available here.

Information about how to use PAX is available on the wiki, which contains:

Why PAX?

Feature PAX Curseforge Launcher GDLauncher MultiMC
Creating a modpack
Support for Fabric modpacks
Adding/Removing mods
Viewing installed mods
Updating installed mods
Loader compability information
Mod compability information
Mod update availability information
Export to .zip
Export to Curseforge-compatible .zip
Open Source
Multiple people working on one modpack 🙁 🙁 🙁
Concurrent mod updates
Version control support
CI/CD support
Project/Minecraft Instance Sync 🚧

PAX Development

You'll need:

Clone and cd into the repository - and you're good to go!\ Run nimble build to build the application for development, or run nimble build -d:release to create an optimized release build.\ Execute the program with ./pax (on Linux) or pax.exe (on Windows).


License

PAX is licensed under the MIT License.