diff --git a/Contributing.md b/Contributing.md index 8f37d1175..69e20e612 100644 --- a/Contributing.md +++ b/Contributing.md @@ -11,7 +11,7 @@ If you find a bug (in **master**), feel free to follow these steps: 3. Open the issue and describe the problem as much as needed (not as you can!) 4. Include the version of minosoft (or commit name), your OS and all information like that 5. Include a log. If you know what you are doing, include the interesting paths (and the **first** exception that happened). -If you don't know much about this shit, just include the whole log (You may need to censure email addresses, ...). Paste the log into a code block and do not use other 3rd party sites! + If you don't know much about that stuff, just include the whole log (You may need to censor email addresses, ...). Paste the log into a code block and do not use other 3rd party sites! 6. Describe the bug and follow the rules ### Development @@ -30,5 +30,5 @@ If you want to ask me, the team or whoever in this project a question, you can d - Issues: Just open an issue if you want to ask it, or suggest something. If it is a really short thing, this is not recommended, but even if, it is no problem. - E-mail: You can contact me here: [bixilon@bixilon.de](mailto:bixilon@bixilon.de) - TeamSpeak: You can join my teamspeak (bixilon.de) and poke me there. - - Matrix: [#matrix:matrix.org](https://matrix.to/#/#matrix:matrix.org) + - Matrix: [#minosoft-chat:matrix.org](https://matrix.to/#/#minosoft-chat:matrix.org) diff --git a/ReadMe.md b/ReadMe.md index 90982d850..60fe1462e 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -21,8 +21,8 @@ Minosoft is an open source minecraft client, written from scratch in kotlin (and - Multithreading and asynchronous loading - Debugging on protocol layer - LAN servers -- Independent, I will probably accept almost all patches - Multiple profiles (i.e. settings for servers or minosoft in general) +- Independent, I will probably accept almost all patches - Way more stuff (some ~~technical~~ explanation about the render system is [here](/doc/rendering/ReadMe.md))