Skip to content
/ mpm Public

Launch (headless) Minecraft from the command line. (Linux only, WIP)

License

Notifications You must be signed in to change notification settings

BitBuf/mpm

Repository files navigation

mpm - Minecraft Package Manager

MPM is a fiddly way to launch Minecraft from the command line; basically a package manager for Minecraft versions.

It can be used to work with Minecraft 100% headless-ly, in conjunction with mods such as HeadlessForge. MPM can be used for headless Baritone: see here.

Installation

Java 8 or newer must be installed and JAVA_HOME set in order to install and use MPM.

  1. Download and extract the latest zip distribution to wherever you'd like.
  2. Add the bin directory in the extracted folder to your PATH.
  3. Verify the installation by running mpm -V.

Usage

See the wiki for usage and package development instructions.

Contributions

Contributions are always welcome and greatly appreciated!