Minetrack/README.md

9 lines
421 B
Markdown
Raw Normal View History

### Minetrack
2015-11-02 05:21:42 +00:00
Minetrack is a Minecraft PC/PE server tracker that lets you focus on what's happening *now*. Built to be lightweight and durable, you can easily adapt it to monitor BungeeCord or server instances.
Try it out: [http://minetrack.me](http://minetrack.me)
#### Usage
2015-11-09 00:35:12 +00:00
1. Customize it by editing the ```config.json``` file.
2. Run ```npm install```.
2. Run ```node app.js``` to boot the system (may need sudo!)