Merge remote-tracking branch 'origin/master'

This commit is contained in:
James Lyne 2020-12-18 16:18:45 +00:00
commit efc1191369

View File

@ -1,10 +1,14 @@
# LiveAtlas
A [Dynmap](https://github.com/webbukkit/dynmap) frontend for the modern web, built with [Vue.js](https://github.com/vuejs/vue) and typescript.
![A LiveAtlas screenshot](https://minecraft.rtgame.co.uk/liveatlas/liveatlas.jpg)
LiveAtlas is a drop-in replacement for the original Dynmap frontend, which aims to provide a more modern interface and improved performance for busy maps.
Development is ongoing, and there are some rough edges, but most of the Dynmap features used by a typical Minecraft server have been implemented.
You can see it in action [here](https://minecraft.rtgame.co.uk/map/build)
## Supported Dynmap features
- Viewing maps
- Layers
@ -53,4 +57,4 @@ First run `npm install` to install LiveAtlas dependencies. You can then either r
## Support
If you find a bug, please create an issue with as must detail as possible. I'm working on this in my spare time, so fixes are on a best effort basis, but I'll eventually find time for them.
Please do not contact the Dynmap team regarding any issue with LiveAtlas. They will be very upset.
Please do not contact the Dynmap team regarding any issue with LiveAtlas. They will be very upset.