From fc3771b1b95ccd118140a82c446a8e9419c05f4a Mon Sep 17 00:00:00 2001 From: FlorianMichael <60033407+FlorianMichael@users.noreply.github.com> Date: Fri, 24 Feb 2023 15:18:20 +0100 Subject: [PATCH] added alternatives --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 19a4432c..a27e9175 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,12 @@ To load the addon you have to specify the addon main class as entrypoint in your } ``` +## Alternatives +- [ClientViaVersion](https://github.com/Gerrygames/ClientViaVersion): Discontinued 5zig plugin. +- [multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect): Fabric mod for connecting to older + versions: down to 1.11 (stable) and 1.8 (experimental). +- [ViaFabric](https://www.curseforge.com/minecraft/mc-mods/viafabric): Fork of ViaFabric porting it to Forge. + ## WARNING **I cannot guarantee that this mod is allowed on every (or even any) server. This mod may cause problems with anti cheat plugins. USE AT OWN RISK**