Files
2026-02-17 18:07:33 -08:00

876 B

Packwiz Extras

This is a small library and cli program providing a few extra utilities for packwiz modpacks

Usage

packwiz-extras [options] [command]

Options:
  --pack-file <string>     The modpack file to use (default: "pack.toml")

packwiz-extras modrinth|mr [options] [command]

Commands:
  detect          detect and replace files availible on modrinth
  merge           detect curseforge metafiles which are also availible on modrinth and merge their metadata

packwiz-extras curseforge|cf [options] [command]

Options:
  --api-key <string>  Your curseforge api key. This is required by curseforge to access their API. Can also be provided via environment variable or .env file as CF_API_KEY

Commands:
  detect              detect and replace files availible on curseforge
  urls                cache curseforge download urls to speed up packwiz-installer