mirror of
https://github.com/Minestom/Minestom.git
synced 2024-10-31 15:59:35 +01:00
Fix minestom.com > minestom.net
This commit is contained in:
parent
4825f8d4c1
commit
d25d4fe07d
4
.github/README.md
vendored
4
.github/README.md
vendored
@ -4,7 +4,7 @@
|
||||
[![license](https://img.shields.io/github/license/Minestom/Minestom?style=for-the-badge&color=b2204c)](../LICENSE)
|
||||
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=for-the-badge)](https://github.com/RichardLitt/standard-readme)
|
||||
[![javadocs](https://img.shields.io/badge/documentation-javadocs-4d7a97?style=for-the-badge)](https://minestom.github.io/Minestom/)
|
||||
[![wiki](https://img.shields.io/badge/documentation-wiki-74aad6?style=for-the-badge)](https://wiki.minestom.com/)
|
||||
[![wiki](https://img.shields.io/badge/documentation-wiki-74aad6?style=for-the-badge)](https://wiki.minestom.net/)
|
||||
[![discord-banner](https://img.shields.io/discord/706185253441634317?label=discord&style=for-the-badge&color=7289da)](https://discord.gg/pkFRvqB)
|
||||
|
||||
Minestom is a complete rewrite of Minecraft server software, open-source and without any code from Mojang.
|
||||
@ -33,7 +33,7 @@ This means you need to add Minestom as a dependency, add your code and compile b
|
||||
|
||||
# Usage
|
||||
An example of how to use the Minestom library is available [here](/src/test/java/demo).
|
||||
Alternatively you can check the official [wiki](https://wiki.minestom.com/) or the [javadocs](https://minestom.github.io/Minestom/).
|
||||
Alternatively you can check the official [wiki](https://wiki.minestom.net/) or the [javadocs](https://minestom.github.io/Minestom/).
|
||||
|
||||
# Why Minestom?
|
||||
Minecraft has 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 vanilla Minecraft such as survival or creative building.
|
||||
|
Loading…
Reference in New Issue
Block a user