commit | 9b4d50b2141cb567201e934b15206a7e6e04a10f | [log] [download] |
---|---|---|
author | KennyTV <jahnke.nassim@gmail.com> | Sun Mar 21 20:25:52 2021 +0100 |
committer | KennyTV <jahnke.nassim@gmail.com> | Sun Mar 21 20:25:52 2021 +0100 |
tree | e000aacff2a40321f7f6a3e159d39f116b123e81 | |
parent | bdeb5acae900a5cfdc4b6b932c07e1cd833e3e16 [diff] |
Tidy up concurrent mapping loading
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.txt for more details.
Special thanks to all our Contributors