0

Added info on biome tinting to the README

This commit is contained in:
Andrew Chin
2010-12-11 18:12:36 -05:00
parent 9bc7c10bd1
commit cebbf4b1b4

View File

@@ -85,6 +85,18 @@ you can use the Overviewer:
hidden directory). You can also get this file from any of the third party hidden directory). You can also get this file from any of the third party
texture packs out there. texture packs out there.
Biome Tinting
~~~~~~~~~~~~~
With the Halloween update, biomes were added to Minecraft. In order to get
biome-accurate tinting, the Overviewer can use biome data produced by the
Minecraft Biome Extractor tool. This tool can be downloaded from:
http://www.minecraftforum.net/viewtopic.php?f=25&t=80902
If the EXTRACTEDBIOMES folder is present in the world directory, then the
Overviewer will use the biome data to tint grass and leaves automatically --
there is no command line option to turn this feature on. If this folder does
not exist, then the Overviewer will use a static tinting for grass and leaves.
Compiling the C Extension (optional) Compiling the C Extension (optional)
------------------------------------ ------------------------------------
The C Extension for Overviewer is completely optional. It provides a higher The C Extension for Overviewer is completely optional. It provides a higher