Pakku Help

pakku remote

Install modpack from a Git URL

Usage

pakku remote [<options>] [<url>]
java -jar pakku.jar remote [<options>] [<url>]

Subcommands

update

Update the modpack from its remote

Arguments

[<url>]

URL of the remote Git repository to install

Options

-b, --branch

Checkout instead of the remote's HEAD

-r, --retry

Retries downloading when it fails, with optional number of times to retry (Defaults to 2)

-S, --server-pack

Install the server pack

--rm, --remove

Remove the remote from this modpack

-h, --help

Show the help message and exit

08 July 2025