Skip to content

Split a modrinth mrpack in one client and one server config.

Notifications You must be signed in to change notification settings

GaussianWonder/mrpack-split

Repository files navigation

.mrpack split

Split a modrinth modpack in two configurations, server mods only and client mods only.

Env

Create a .env file, an example is here.

MODRINTH_PAT=mrp_____________________________________________________________
USER_AGENT_PREFIX=someone

Get yourself a modrinth personal access token. Read more about it here.

Change USER_AGENT_PREFIX to your github username and MODRINTH_PAT to your new modrinth personal access token.

Usage

pnpm start <your-file-here>

Expect two files client_---.mrpack and server_---.mrpack in the same directory and a few log files near the executable.

About

Split a modrinth mrpack in one client and one server config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published