1.4.0 update for readme

This commit is contained in:
Morlok8k 2011-04-28 04:56:07 -07:00
parent 21e921ef2f
commit b990453e10

12
README
View File

@ -1,4 +1,4 @@
Minecraft Land Generator version 1.3.0
Minecraft Land Generator version 1.4.0
Originally by Corrodias
Tweaked by Morlok8k
@ -13,6 +13,14 @@ This program is public domain, and the source code is included in the .jar file.
The JNLP library is included as lib\jnbt-1.1.jar. It is not public domain. Its license is included within its .jar file, as LICENSE.TXT.
Version History:
1.4.0
- Future Proofing
- Configurble Server Message reading. (If server updates and breaks MLG, you can add the new text!)
- Updated config file, and auto updating from old format.
- Added % of spawn area to non-verbose output.
- Removed datetime stamps from server output in verbose mode
- Other Misc fixes.
1.3.0
- Fixed Problems with Minecraft Beta 1.3 -- Morlok8k
@ -82,4 +90,4 @@ Notes:
This does not currently touch the Nether from SSP. It may be possible to rig something up when that's working on SMP. However if you are running a Nether-only server, it should work fine.
I recommend using MCE or MCEDIT to relight the map after you generate it. This will take a long time, but should fix all those incorrectly dark spots in your level.
I recommend using MCE or MCEDIT to relight the map after you generate it. This will take a long time, but should fix all those incorrectly dark spots in your level.