PW-GUI is a tool designed to simplify modpack management by providing a graphical interface around the command-line tool packwiz.
The end goal is that newcomers should be able to get started authoring their own Minecraft modpack with packwiz, as well as offering an overview of the modpack.
- You can create a modpack from scratch
- You can import a CurseForge modpack
- You can export a modpack to Modrinth (.mrpack) / CurseForge (.zip) format
- You can preview various files in the modpack and modify them
- You can add new content from Modrinth/CurseForge/Direct URL
- TLDR: Pretty much most things the packwiz CLI do, just in GUI!
- In-app downloading of the packwiz executable
- Edit preserve state of each file (Whether the file should be overriden by players)
- Mark mod as optional, pinned, as well as modifying different "sides"
- Interactive manual download for blocked CurseForge mod
- gitignore and packwizignore preview
PW-GUI requires Java 17 or above to run.
If you don't have Java yet, you can download them at Adoptium (Or any other Java distributions)
After that, you can head to the Release page and download the latest release, run it and follow the instructions on screen.
For detailed instructions, you can refer to the Usage page for details.
See Roadmap
If you are having issues when using the program or have some suggestions, feel free to open a new issue in the Issues page.
While this is only a hobby project and I can't guarantee everything can and will be fixed/implemented, at the very least you are bring potential ideas to light, which may be useful for future users/contributors :)
Optionally you can also join the Discord Server if you like chatting back-and-fourth better~
Or if you'd like to send some love, feel free to contact me via the above Discord Server, or send email to lx86(at)lx862.com
, or even create a new issue!.
This project is licensed under the MIT License.