From 6f0e341aae986d988cc192f9f43470da497f57a5 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Mon, 9 Nov 2015 01:50:45 -0600 Subject: [PATCH] Add TODO to README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 148e361..67d3470 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ ### Minetrack 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 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!) \ No newline at end of file +2. Run ```node app.js``` to boot the system (may need sudo!) + +#### TODO +- Add auto-reconnect to frontend. +- Add public API (similiar to old server.json) +- Add ingame server, similiar to old mc.minetrack.me +- Deploy to domain, remove old site.