Update front page of the docs
lol
This commit is contained in:
@@ -18,7 +18,7 @@ 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
|
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 the Google Maps API to display a nice interactive map.
|
||||||
|
|
||||||
The Overviewer has been in active development for over a year and has many
|
The Overviewer has been in active development for several years and has many
|
||||||
features, including day and night lighting, cave rendering, mineral overlays,
|
features, including day and night lighting, cave rendering, mineral overlays,
|
||||||
and many plugins for even more features! It is written mostly in Python with
|
and many plugins for even more features! It is written mostly in Python with
|
||||||
critical sections in C as an extension module.
|
critical sections in C as an extension module.
|
||||||
@@ -114,7 +114,7 @@ Windows, Mac, and Linux as long as you have these software packages installed:
|
|||||||
|
|
||||||
* Python 2.6 or 2.7 (we are *not* yet compatible with Python 3.x)
|
* Python 2.6 or 2.7 (we are *not* yet compatible with Python 3.x)
|
||||||
|
|
||||||
* PIL (Python Imaging Library)
|
* PIL (Python Imaging Library) or Pillow
|
||||||
|
|
||||||
* Numpy
|
* Numpy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user