commit | 08763a92ab1f928d5851b04b023fe397fef99f84 | [log] [download] |
---|---|---|
author | KennyTV <jahnke.nassim@gmail.com> | Tue Mar 02 14:14:28 2021 +0100 |
committer | KennyTV <jahnke.nassim@gmail.com> | Tue Mar 02 14:14:28 2021 +0100 |
tree | 47eb72379b7e1fe10e2d1f4315780500054c6e1e | |
parent | 6e9e757294085a7bf0594f8a8295c6df46f39d16 [diff] |
Add 1.17 to table
Allows the connection of higher client versions to lower server versions
Supported Versions:
On Paper you may also use ProtocolSupport, but ensure you have the right build for your server version.
User Docs: https://docs.viaversion.com/display/VIAVERSION/
wiki.vg (Used for various information, we also contribute back)
Burger (See PAaaS)
OpenNBT (used for slot rewriting)
You can find official releases here:
https://www.spigotmc.org/resources/viaversion.19254/history
You can find official dev builds here:
Jenkins: https://ci.viaversion.com
JavaDocs: https://jd.viaversion.com
Maven Repo: https://repo.viaversion.com
After cloning this repository, build the project with Gradle by running /gradlew build
and take the created jar out of the build/libs
directory.
MIT License, see LICENSE for more details.
Special thanks to all our Contributors