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.
89427cb2da
Removed some parameters from protocol, the ID will now be attached to the PacketWrapper (made more sense) BaseProtocol doesn't handle ProtocolInfo anymore Implement ProtocolPipeline (WIP) |
||
---|---|---|
src/main | ||
.gitignore | ||
.travis.yml | ||
circle.yml | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
pom.xml | ||
README.md |
ViaVersion API Dev
This is an experimental branch working on a Protocol API,
Nothing is final and is expected to change,
This is not functional mainly because to start with it's API design.
I'm publishing this just to prove i'm actually active and not doing nothing harhar.
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!