mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2024-11-15 10:45:19 +01:00
ViaVersion addon to add support for EVERY Minecraft server version (Classic, Alpha, Beta, Release)
minecraftminecraft-alphaminecraft-betaminecraft-classicminecraft-protocolprotocolprotocol-translationprotocol-translatorviaversion
.github | ||
gradle/wrapper | ||
src/main | ||
.gitattributes | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
ViaLegacy
ViaVersion addon to add support for EVERY minecraft server version (Classic, Alpha, Beta, Release, April Fools).
Supported Server versions
- Classic (c0.0.15 - c0.30 including CPE)
- Alpha (a1.0.15 - a1.2.6)
- Beta (b1.0 - b1.8.1)
- Release (1.0.0 - 1.7.10)
- April Fools (3D Shareware, 20w14infinite)
- Combat Snapshots (Combat Test 8c)
Releases
Gradle/Maven
To use ViaLegacy with Gradle/Maven you can use this Maven server or Jitpack.
You can also find instructions how to implement it into your build script there.
Jar File
If you just want the latest jar file you can download it from this Jenkins.
Usage
TODO