readme: mark 1.20.x as supported

This commit is contained in:
Bixilon 2023-06-16 16:21:17 +02:00
parent 80790c4637
commit 4b773497a0
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,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.3)
- Connect with any version to any server (1.7 - 1.20.1)
- [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
@ -76,7 +76,7 @@ I always try to add support for the newest version of minecraft. Mostly it is pr
### Supported versions
Almost all versions (and snapshots!) between 1.7 and the latest one (1.19.3 as of writing this) are supported.
Almost all versions (and snapshots!) between 1.7 and the latest one (1.20.1 as of writing this) are supported.
I plan to maintain Minosoft to at least version 1.20, so stay tuned, also support for older protocols will not be dropped as newer protocols are added. It is still recommended using the latest stable version.
See [Version support](/doc/VersionSupport.md) for more details.

View File

@ -9,7 +9,7 @@ Versions before the minecraft netty rewrite (1.7; 13w41b) are currently not supp
| Name | State | Comment |
|------------|-------|----------------------------------------------------------------------------------------------|
| 1.20.x | meh | font rendering broken [#111](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/111) |
| 1.20.x | ✅ | Works great [#111](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/111) |
| 1.19.x | ✅ | signature not 100% implemented [#83](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83) |
| 1.18.x | ✅ | best version supported |
| 1.17.x | ✅ | |