/OMPM-Launcher

The launcher for custom Minecraft ModPacks

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

OMPM Launcher

The launcher for custom Minecraft mod packs

Preview of launcher

The list of mod packs modPacks

The mod pack editor MPEditor


Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack