pax icon indicating copy to clipboard operation
pax copied to clipboard

📦 The MC modpack manager for professionals.

Results 17 pax issues
Sort by recently updated
recently updated
newest added

Automatically sync files between a minecraft instance and the pax project.

enhancement

would be nice if a list of all mods used in a pack could be generated, either when exporting so that a `modlist.md` or `modlist.html` exists in the output `.zip`,...

enhancement

Exporting a jar for the server files would be pretty nice too. Requires mods to be able to be marked as client- or server-only first, so issue https://github.com/froehlichA/pax/issues/22 is a...

enhancement

If changing the name of pax's working dir(..\modpack) and folder names(..\modpack\overrides) are possible, then integrating with MultiMC or other launchers would be an easy thing to do ---- just create...

enhancement

Pax uses Therapist for its argument parsing. I don't have anything against Therapist, but I've found it quite difficult to solve the following problems with it. My primary problem is...

enhancement

Implements a mark command that allows the user to tag mods as serverside, clientside or both, with both being the default assigned value. Additionally, the command allow for manually toggling...

Hello, Is there any plan to support Modrinth?

enhancement

Mark some mods as client/server only when installing. Requires a nice server exporter first, of course.

enhancement

When searching for a mod & the mod list is displayed, allow multiple selections like `1,4,5` or `4-7,1`.

enhancement

The current changelog generator seems to generate a changelog only from issues. And unfortunately, that does not help that much. I suggest using the [TheRandomLabs/ChangelogGenerator](https://github.com/TheRandomLabs/ChangelogGenerator) that is specially designed for...

enhancement