diff options
author | Kevin Chabowski <kevin@kch42.de> | 2013-08-12 21:40:02 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2013-08-12 21:40:02 +0200 |
commit | 2263d599391cce82735f16f43b7907e8846cbb2a (patch) | |
tree | 1b02d46fd8b4a2c2de83a959c96530d161728289 /README.markdown | |
parent | d9e1c3579e63cc0ab850ea3caa5324a0243150e2 (diff) | |
download | gomcmap-2263d599391cce82735f16f43b7907e8846cbb2a.tar.gz gomcmap-2263d599391cce82735f16f43b7907e8846cbb2a.tar.bz2 gomcmap-2263d599391cce82735f16f43b7907e8846cbb2a.zip |
Implemented height map recalculation
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 3404f41..f343f81 100644 --- a/README.markdown +++ b/README.markdown @@ -22,6 +22,5 @@ Although I tested the library with some maps, I can't guarantee that everything * Adding / removing chunks. * Recalculating light data. -* Recalculating height map. * Reading and modifying level.dat and other files (currently only the region files are used). * Test compatibility with older versions of Minecraft. |