Updated Installation (markdown)

James Lyne 2021-09-07 19:37:08 +01:00
parent 1e399d66fd
commit 2c79ff9063

@ -28,7 +28,7 @@ LiveAtlas by default expects a local Dynmap installation, and requires some extr
1. [Download the latest release](https://github.com/JLyne/LiveAtlas/releases/latest)
2. Extract into the `plugins/Pl3xMap/web` folder on your Minecraft server.
The existing index.html should be overwritten.
The existing index.html should be overwritten.
3. Open Pl3xmap's config.yml and set `auto-update` to `false`.
@ -47,11 +47,11 @@ LiveAtlas by default expects a local Dynmap installation, and requires some extr
5. Remove the `standalone/config.js` `<script>` tag from index.html
This file is not required for Pl3xmap, and removing this `<script>` will avoid an unnecessary extra request.
This file is not required for Pl3xmap, and removing this `<script>` will avoid an unnecessary extra request.
6. Clear any CDN caches you may have.
If you don't know what this means then don't worry about it.
If you don't know what this means then don't worry about it.
7. Done.
@ -60,7 +60,9 @@ LiveAtlas is a drop-in replacement for an existing Dynmap installation on an ext
1. [Download the latest release](https://github.com/JLyne/LiveAtlas/releases/latest)
2. Extract into your webserver root.
Any existing index.html should be overwritten.
Any existing index.html should be overwritten.
3. Configure as required
* For a single dynmap installation no additional configuration should be required
@ -69,6 +71,6 @@ LiveAtlas is a drop-in replacement for an existing Dynmap installation on an ext
4. Clear any CDN caches you may have.
If you don't know what this means then don't worry about it.
If you don't know what this means then don't worry about it.
5. Done