From 8100a1f463ad8add47874b5e3a3483b793945a14 Mon Sep 17 00:00:00 2001 From: florian <60033407+FlorianMichael@users.noreply.github.com> Date: Sun, 26 Feb 2023 18:32:13 +0100 Subject: [PATCH] add viafabricplus to alternatives (#227) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba90a5f..2a831a7 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,9 @@ registry synchronization (fabric-registry-sync mod). - [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). - [ViaForge](https://www.curseforge.com/minecraft/mc-mods/viaforge): Fork of ViaFabric porting it to Forge. +- [ViaFabricPlus](https://www.curseforge.com/minecraft/mc-mods/viafabricplus): Fabric ViaVersion/ViaLegacy/ViaAprilFools implementation with clientside fixes -### Server-side +### Server-side: - [ProtocolSupport](https://protocol.support/): Bukkit plugin for older client versions (down to 1.4.7). - [ViaVersion](https://viaversion.com): Plugin for BungeeCord, CraftBukkit, SpongeCommon and Velocity servers.