From 91ea87447a1b73aa596a0a7919910b8556f24283 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Tue, 25 Aug 2020 16:44:43 +0200 Subject: [PATCH] docs: add a note about Bedrock Edition support Namely, that it does not exist. Fixes #1841. --- docs/index.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 76fdcf5..9d81d25 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,8 +18,8 @@ our `Twitter account`_ Introduction ============ The Minecraft Overviewer is a command-line tool for rendering high-resolution -maps of Minecraft worlds. It generates a set of static html and image files and -uses Leaflet to display a nice interactive map. +maps of Minecraft Java Edition worlds. It generates a set of static html and +image files and uses Leaflet to display a nice interactive map. The Overviewer has been in active development for several years and has many features, including day and night lighting, cave rendering, mineral overlays, @@ -109,6 +109,8 @@ Full disclosure disclaimers of what The Overviewer is *not*. line based, you will need to know a bit about the command line in order to operate The Overviewer. +* The Overviewer does not support Bedrock/Win10/Portable Edition worlds. + * The Overviewer is not a potato. Requirements