Updated Home (markdown)

TheMode 2020-11-18 09:46:01 +01:00
parent d98796d5fb
commit 9945c7f97b
1 changed files with 1 additions and 28 deletions

29
Home.md

@ -2,31 +2,4 @@ Welcome to the Minestom wiki!
The goal is to make you feel familiar with our "low-level" API and make you capable to develop your own server.
* [Dependencies](https://github.com/Minestom/Minestom/wiki/Dependencies)
* [Server setup](https://github.com/Minestom/Minestom/wiki/Server-setup)
* [Instances](https://github.com/Minestom/Minestom/wiki/Instances)
* [Chunks management](https://github.com/Minestom/Minestom/wiki/Chunks-managment)
* WorldBorder
* [Blocks](https://github.com/Minestom/Minestom/wiki/Blocks)
* [Chunk generator](https://github.com/Minestom/Minestom/wiki/Chunk-generator)
* [Events](https://github.com/Minestom/Minestom/wiki/Events)
* [Extensions](https://github.com/Minestom/Minestom/wiki/Extensions)
* [Player UUID](https://github.com/Minestom/Minestom/wiki/Player-UUID)
* [Player Skin](https://github.com/Minestom/Minestom/wiki/Player-Skin)
* Chat
* ItemStack
* [Inventories](https://github.com/Minestom/Minestom/wiki/Inventories)
* [Schedulers](https://github.com/Minestom/Minestom/wiki/Schedulers)
* Advancements
* Scoreboard
* Bossbar
* Entities
* Damage
* Collision
* Permissions
* [Data](https://github.com/Minestom/Minestom/wiki/Data)
* [Storage](https://github.com/Minestom/Minestom/wiki/Storage)
* Commands
* [Map Rendering](https://github.com/Minestom/Minestom/wiki/Map-Rendering)
* Resource pack
* [Mixin Support](https://github.com/Minestom/Minestom/wiki/Mixin-support)
Wiki has been ported to [GitBook](https://wiki.minestom.com), be sure to give us feedback if anything is missing!