diff --git a/ReadMe.md b/ReadMe.md index 1def399dd..da8582b67 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,10 +1,11 @@ # Minosoft + [](https://matrix.to/#/#minosoft:matrix.org) Minosoft is an open source minecraft client, written from scratch in kotlin (and java). It aims to bring more functionality and stability. -(To be clear: This is not clone of minecraft, it is a reimplementation) +(This is not a classical clone of minecraft, it completely re implements it!) (This software is not affiliated with Mojang AB, the original developer of Minecraft)

Notice: I am *not* responsible for anti cheat banned accounts, this project is heavily in development!

@@ -124,7 +125,6 @@ Thanks to @jugendhacker you can get minosoft directly from the arch user reposit 4. Optional: Checkout a current feature branch (Warning: might be unstable; might not even build) (`git checkout `) 5. Build and run Minosoft with `./gradlew run` (or on windows `./gradlew.bat run`). Alternatively just click on `run.cmd`. If any errors occur, feel free to contact me or open an issue - ## Code mirrors - [gitlab.bixilon.de](https://gitlab.bixilon.de/bixilon/minosoft/) (Main repository)