diff --git a/README.md b/README.md index 0cb6684..fcfbc2d 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Please do not contact the Dynmap team regarding any issue with LiveAtlas. They will be very upset.