From 63b0eb40b2b699acd3c257dab2cea84efaa088aa Mon Sep 17 00:00:00 2001 From: FlorianMichael <60033407+FlorianMichael@users.noreply.github.com> Date: Mon, 6 Mar 2023 22:04:29 +0100 Subject: [PATCH] added TODO list --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8ef5774..dff0d96c 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,19 @@ If you encounter any issues, please report them on the If you just want to talk or need help with ViaFabricPlus feel free to join my [Discord](https://discord.gg/BwWhCHUKDf). +## To-do list +- [ ] ClassiCube implementation for MP Pass +- [ ] BetaCraft server list screen +- [ ] ViaBedrock implementation +- [ ] Window click interactions in <= 1.16.5 +- [ ] More extensions for Classic Protocol Extensions protocol + ## Why? ViaFabricPlus implements ViaLegacy/ViaAprilFools clientside and adds a ton of fixes that improve the game experience,
as does [multiconnect](https://github.com/Earthcomputer/multiconnect) from Earthcomputer. ### Important: The focus on ViaFabricPlus is on client side fixes, so reporting bugs and contributing is welcome. ## Dependencies - | Dependency | Download | |----------------|------------------------------------------------------------| | ViaVersion | https://github.com/ViaVersion/ViaVersion |