diff --git a/Home.md b/Home.md index 789f643..d24286b 100644 --- a/Home.md +++ b/Home.md @@ -1,7 +1,13 @@ 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) \ No newline at end of file +[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) \ No newline at end of file