0

Merge #1311 into master

This commit is contained in:
Andrew Chin
2018-05-06 13:47:17 -04:00
29 changed files with 1355 additions and 3124 deletions

View File

@@ -19,7 +19,7 @@ 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 the Google Maps API to display a nice interactive map.
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,
@@ -64,7 +64,7 @@ Features
* Choose from four rendering angles.
* Generates a Google Maps powered map!
* Generates a Leaflet powered map!
* Runs on Linux, Windows, and Mac platforms!