From 3993f041ea65f227dc56dacdf2c94bcddfeaddcc Mon Sep 17 00:00:00 2001 From: David Vierra Date: Sun, 19 Sep 2010 04:51:59 -1000 Subject: [PATCH] new readme --- README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.txt b/README.txt index 17d9b82..cf295da 100644 --- a/README.txt +++ b/README.txt @@ -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. \ No newline at end of file