diff options
author | Kevin Chabowski <kevin@kch42.de> | 2013-09-21 00:48:59 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2013-09-21 00:48:59 +0200 |
commit | f051ce2392bc0bfae52945e8f53fe38f2d095637 (patch) | |
tree | 9cf7e28b009757747d12c5d4ac3e36a6469d4295 /README.markdown | |
parent | fc3743db98c3cc9f800cd50ae087e505ff260c0c (diff) | |
download | gomcmap-f051ce2392bc0bfae52945e8f53fe38f2d095637.tar.gz gomcmap-f051ce2392bc0bfae52945e8f53fe38f2d095637.tar.bz2 gomcmap-f051ce2392bc0bfae52945e8f53fe38f2d095637.zip |
Deleting chunks implemented.
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 3a06e1f..3e493b7 100644 --- a/README.markdown +++ b/README.markdown @@ -20,7 +20,6 @@ Although I tested the library with some maps, I can't guarantee that everything ## Wishlist / TODO -* Removing chunks. * Recalculating light data. * Reading and modifying level.dat and other files (currently only the region files are used). * Test compatibility with older versions of Minecraft. |