Updated Home (markdown)

UnknownShadow200 2017-02-11 13:22:12 +11:00
parent 4fdb0e0b7e
commit b7c9d29c70

12
Home.md

@ -1,7 +1,13 @@
Welcome to the ClassicalSharp wiki! Welcome to the ClassicalSharp wiki!
Lava animation algorithm: [here](https://github.com/UnknownShadow200/ClassicalSharp/wiki/Minecraft-Classic-lava-animation-algorithm.) ### Reverse engineered (high level) documentation
Map generation algorithm (much thanks to Jerralish): [here](https://github.com/UnknownShadow200/ClassicalSharp/wiki/Minecraft-Classic-map-generation-algorithm) [Lava/Water animation](https://github.com/UnknownShadow200/ClassicalSharp/wiki/Minecraft-Classic-lava-animation-algorithm.)
Physics details: [here](https://github.com/UnknownShadow200/ClassicalSharp/wiki/Physics) [Map generation](https://github.com/UnknownShadow200/ClassicalSharp/wiki/Minecraft-Classic-map-generation-algorithm) (much thanks to Jerralish)
***
### Architectural details
[Physics details](https://github.com/UnknownShadow200/ClassicalSharp/wiki/Physics)