Added wiki link to the readme

This commit is contained in:
TheMode 2020-05-03 19:25:22 +02:00 committed by GitHub
parent c222cc1b99
commit cae17a203e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/README.md vendored
View File

@ -26,8 +26,8 @@ It is the base for interfacing between the server and client.
Our own expanded version for Vanilla can be found [here](https://github.com/Minestom/VanillaReimplementation).
# Usage
An example of how to use the Minestom library is available [here](https://github.com/Minestom/Minestom/tree/master/src/main/java/fr/themode/demo).
You can also check out the vanilla implementation of Minestom [here](https://github.com/Minestom/VanillaReimplementation).
An example of how to use the Minestom library is available [here](https://github.com/Minestom/Minestom/tree/master/src/main/java/fr/themode/demo).
Alternatively you can check the official wiki [here](https://github.com/Minestom/Minestom/wiki).
# Why Minestom?
Minecraft evolved a lot since its release, most of the servers today do not take advantage of vanilla features and even have to struggle because of them. Our target audience is those who want to make a completely different server compared to default Minecraft gamemode such as survival or creative building.