Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukechu10/minecraft-box

Open source Minecraft launcher
https://github.com/lukechu10/minecraft-box

electron javascript minecraft minecraft-launcher nodejs pug pug-template-engine pugjs

Last synced: 1 day ago
JSON representation

Open source Minecraft launcher

Awesome Lists containing this project

README

        

# Minecraft Box

[![Build Status](https://dev.azure.com/Bloody-Turtles/Minecraft-Box/_apis/build/status/Minecraft%20Box%20(Windows%2010%20build%201803)%20Build?branchName=master)](https://dev.azure.com/Bloody-Turtles/Minecraft-Box/_build/latest?definitionId=1&branchName=master)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/lukechu10/Minecraft-Box.svg)

**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:
```cmd
npm install
npm install -g pug-cli
npm run pug
npm start
```

If you wish to package it too, run:
```cmd
mpm pack
```
**NOTE:** Run `npm dist` if you wish to package the app into a installer