Update readme to reflect the state of this project (#136)
* Update readme to reflect the state of this project * Update README.md Co-Authored-By: MiniDigger <admin@minidigger.me> * Merge in suggestion and fix typos Co-authored-by: Nick Krecklow <hello@github.nklow.com>
This commit is contained in:
parent
8c4c84e8be
commit
b145d5e9cb
11
README.md
11
README.md
@ -2,6 +2,15 @@
|
||||
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.
|
||||
|
||||
#### This project is not actively maintained!
|
||||
This project and the offical website are not actively maintained anymore, but you are welcome to run your own instances of Minetrack.
|
||||
I will however review and accept pull-requests, so please share any improvements you are making so everybody can benefit from them.
|
||||
|
||||
You can find a list of community hosted instances below:
|
||||
* https://minetrack.me
|
||||
|
||||
Want to be listed here? Add yourself in a pull-request!
|
||||
|
||||
#### Try it out!
|
||||
You can see an up-to-date copy of the production branch running on http://minetrack.me
|
||||
|
||||
@ -19,4 +28,4 @@ Database logging is disabled by default. You can enable it in ```config.json```
|
||||
This requires sqlite3 drivers to be installed.
|
||||
|
||||
#### What's being changed?
|
||||
For the changelog, check out the [CHANGELOG](docs/CHANGELOG.md) file.
|
||||
For the changelog, check out the [CHANGELOG](docs/CHANGELOG.md) file.
|
||||
|
Loading…
Reference in New Issue
Block a user