Skip to content

VoidShake/ModpackCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 \

About

Modpack CLI

Resources

Stars

Watchers

Forks

Packages