Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukechu10/minecraft-box
- Owner: lukechu10
- License: mit
- Archived: true
- Created: 2019-02-28T02:30:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T16:27:42.000Z (over 4 years ago)
- Last Synced: 2024-09-27T08:40:48.965Z (4 months ago)
- Topics: electron, javascript, minecraft, minecraft-launcher, nodejs, pug, pug-template-engine, pugjs
- Language: CSS
- Size: 11.4 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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