From 90ccc42a177e3f51e22e9a2a97875510ddcf7e6a Mon Sep 17 00:00:00 2001 From: Bixilon Date: Sat, 7 Jan 2023 16:24:10 +0100 Subject: [PATCH] docs: mark 1.19.3 as fairly stable --- ReadMe.md | 2 +- doc/VersionSupport.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 73e35b96f..953f0005e 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -12,7 +12,7 @@ Minosoft is an open source minecraft client, written from scratch in kotlin (and ## Feature overview - Rendering -- Connect with any version to any server (1.7 - 1.19.2) +- Connect with any version to any server (1.7 - 1.19.3) - [Bleeding edge performance (e.g. incredible start time)](/doc/Performance.md) - Free (as far as we consider original minecraft as free) and open source - Easy use of multiple accounts diff --git a/doc/VersionSupport.md b/doc/VersionSupport.md index 087995726..c8567b77c 100644 --- a/doc/VersionSupport.md +++ b/doc/VersionSupport.md @@ -9,7 +9,6 @@ Versions before the minecraft netty rewrite (1.7; 13w41b) are currently not supp | Name | State | Comment | |------------|-------|-----------------------------------------------------------------------------------------------------------| -| 1.19.3 | ✔ | chat broken [#93](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83) | | 1.19.x | ✔ | communication commands broken (e.g. `/msg` [#93](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83)) | | 1.18.x | ✅ | best version supported | | 1.17.x | ✅ | |