Skip to content

modpack-cli 1.0.0

Install from the command line:
Learn more about npm packages
$ npm install @voidshake/modpack-cli@1.0.0
Install via package.json:
"@voidshake/modpack-cli": "1.0.0"

About this version

Modpack CLI

Usage

Update assets & pages on the Web Index

pack web --web-token *******

Create a release Web Index

pack web
  --web-token ******* \
  --version 1.0.0 \
  --author me \
  --changelog "Initial Release" \

Create a release Web Index & Curseforge

pack web curseforge
  --web-token ******* \
  --version 1.1.0 \
  --author me \
  --changelog "Minor Patches" \
  --curseforge-token ******* \
  --curseforge-project 123456 \

Details


Assets

  • modpack-cli-1.0.0.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0