Skip to content

Faeranne/mcpaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Paker is a Minecraft modpack manager for the Command Line. Paker will maintain your library of mods, and help link them to various mod packs. This makes releasing your custom mod packs easy.

Paker releases are in SKlauncher format. I recommend the CraftBoot launcher since it is prebuilt.

NOTICE: Paker is not ready for public use. This notice will be removed as soon as it is functional.

Installation

Paker can be installed via npm:

npm install -g paker

To use paker:

paker

Usage: node paker <command>

command     
  init             Start a new library in an empty directory.
  newPak           Generate a new modpack.
  editPak          Generate a new modpack.
  makeRelease      Release the modpak.  This will auto increment the version number
  makeDev          Release Test version of the package.  Useful for testing a modpak will download correctly before releasing to your users.
  addMod           Add a new mod to the library.
  addForgeless     Add a new mod to the library.

About

Create and maintain private Minecraft modpacks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published