mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-19 15:57:37 +01:00
Client-side and server-side ViaVersion implementation for Fabric
.github/ISSUE_TEMPLATE | ||
gradle/wrapper | ||
src/main | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
ViaFabric
Client-side and server-side ViaVersion implementation for Fabric
Allows the connection to/from different Minecraft versions on your Minecraft client/server
WARNING
I can not 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
This mod supports 1.14.4/1.15.x with Fabric modding API
With ViaVersion only:
- your server can accept newer versions
- your client can connect to older versions
Adding ViaBackwards (and optionally ViaRewind):
- your server can accept older versions
- your client can connect to newer versions