From 370c889227607db481ea0e3189df201eb1503923 Mon Sep 17 00:00:00 2001 From: FlorianMichael <60033407+FlorianMichael@users.noreply.github.com> Date: Tue, 21 Mar 2023 13:21:44 +0100 Subject: [PATCH] better style --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cca1296e..d90928eb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ -#### Fabric mod to connect to EVERY minecraft server version (Release, Alpha, Beta, Classic, AprilFools, Bedrock) with QoL fixes to the gameplay +#### Fabric mod to connect to EVERY minecraft server version (Release, Beta, Alpha, Classic, AprilFools, Bedrock) with QoL fixes to the gameplay This project has nothing to do with the original ViaFabric and is therefore also not compact @@ -41,7 +41,7 @@ It should work fine with most if not all mods and modpacks. - Classic (c0.0.15 - c0.30 including [CPE](https://wiki.vg/Classic_Protocol_Extension)) - Alpha (a1.0.15 - a1.2.6) - Beta (b1.0 - b1.8.1) -- Release (1.0.0 - 1.7.10) +- Release (1.0.0 - latest) - AprilFools (3D Shareware, 20w14infinite, Combat Test 8C) - Bedrock (latest) @@ -64,8 +64,7 @@ It should work fine with most if not all mods and modpacks. - [x] Implementing non-sequenced block placement in <= 1.18.2 - [x] Animation related fixes (1.7 Sneaking, c0.30 walking animation, ...) - [x] Fixed clientside packet handling (1.16.5 transactions, 1.19.0 tablist, ...) - -## TODO +#### TODO: - [ ] ClassiCube implementation for MP Pass - [ ] BetaCraft server list screen - [ ] More extensions for Classic Protocol Extensions protocol