From 163691cc647008e40083198d29ca3986971b7679 Mon Sep 17 00:00:00 2001 From: James Lyne Date: Sat, 22 May 2021 02:55:40 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 634766b..0f0e619 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ LiveAtlas is a drop-in replacement for the original Dynmap frontend, which aims 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/) and [here](https://minecraft.rtgame.co.uk/map/survival/) +You can see it in action [here](https://minecraft.rtgame.co.uk/map/build) ## Supported Dynmap features - Viewing maps @@ -36,7 +36,7 @@ You can see it in action [here](https://minecraft.rtgame.co.uk/map/build/) and [ - Edge 18+ - Firefox 60+ - Opera 50+ -- Safari 11+ (In theory, some iOS 11 devices do not work but others do. 12 is fine) +- Safari 12.1+ ## Installation Using an [external webserver](https://github.com/webbukkit/dynmap/wiki/External-Webserver-Basics) is recommended.