mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-23 02:25:19 +01:00
Allows the connection of newer clients to older server versions for Minecraft servers.
src/main | ||
.gitignore | ||
.travis.yml | ||
circle.yml | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
pom.xml | ||
README.md |
ViaVersion API Dev
This is an experimental branch, but soon to be live.
The things which stop this from going live:
Need to implement debug mode using deprecated PacketType for english
Need to implement a way for mappers to register listeners <--
and eventually we'll add a way to add things the way chunk handler works!!
and then javadocs.
License:
You may modify this work, all rights are still owned by myself excluding any files in the spacebase package as they belong to the respected contributors. Please credit the original author (myself) when forking etc. (or if it helped you understand the new protocol or netty!)
Thanks!