mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-22 09:01:57 -05:00
Updated Home (markdown)
parent
4fdb0e0b7e
commit
b7c9d29c70
1 changed files with 9 additions and 3 deletions
12
Home.md
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)
|
Loading…
Reference in a new issue