Skip to content

Instantly share code, notes, and snippets.

@NikkyAI
Last active March 29, 2020 18:37
Show Gist options
  • Save NikkyAI/8fd2df8e6de0a33a701f18a8b992fa66 to your computer and use it in GitHub Desktop.
Save NikkyAI/8fd2df8e6de0a33a701f18a8b992fa66 to your computer and use it in GitHub Desktop.
I wish such a tool would exist

Launcher Tool

handles forge (1.6 .. 1.15) and fabric

handles installing / creating / updating MultiMC packs

defines a format to distribute pack (similar to Skcraft format? without the library bullshit?)

handles installing servers (headless commandline)

exists as jvm library that can bundled in or called by Voodoo


format has to support features/optionals
mods that can be chose to install / not install and distinguish between COMMON/SERVER/CLIENT sides


a "pack" is still a folder with files and meta info inside

a "deployed pack" is a list of pointers to where to find the files, install locations and checksums

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment