Implementation of a ViaVersion based protocol translator platform
Go to file
2023-01-04 01:13:18 +01:00
.github Initial commit 2023-01-04 01:01:32 +01:00
gradle/wrapper Initial commit 2023-01-04 01:01:32 +01:00
src/main/java/net/raphimc/viaprotocolhack Initial commit 2023-01-04 01:01:32 +01:00
.gitattributes Initial commit 2023-01-04 01:01:32 +01:00
.gitignore Initial commit 2023-01-04 01:01:32 +01:00
build.gradle Initial commit 2023-01-04 01:01:32 +01:00
gradle.properties Initial commit 2023-01-04 01:01:32 +01:00
gradlew Initial commit 2023-01-04 01:01:32 +01:00
gradlew.bat Initial commit 2023-01-04 01:01:32 +01:00
LICENSE Initial commit 2023-01-04 00:12:41 +01:00
README.md Updated README 2023-01-04 01:13:18 +01:00
settings.gradle Initial commit 2023-01-04 01:01:32 +01:00

ViaProtocolHack

ViaVersion, ViaBackwards, ViaRewind and ViaLegacy platform implementation.

Releases

Gradle/Maven

To use ViaProtocolHack 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