Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

lukechu10/Minecraft-Box

Repository files navigation

Minecraft Box

Build Status GitHub repo size in bytes

Important: This project has been moved here: https://github.com/lukechu10/Minecraft-Box-Launcher

How to build

This app uses PUGJS for templates. In the command prompt, run:

npm install
npm install -g pug-cli
npm run pug
npm start

If you wish to package it too, run:

mpm pack

NOTE: Run npm dist if you wish to package the app into a installer