new readme

This commit is contained in:
David Vierra 2010-09-19 04:51:59 -10:00
parent ecaedf8450
commit 3993f041ea

View File

@ -2,6 +2,8 @@ Python library for reading Minecraft levels.
Can read Alpha levels, Indev levels, and Creative levels (with help).
Includes a command-line client (mce.py)
Requires numpy.
Read mclevel.py to get started.