ViaBackwards addon to allow 1.8.x and 1.7.x clients on newer server versions.
Runs on 1.9-latest servers or 1.8 clients and lower.
You can override the included version in ViaFabric or ViaProxy:
- in ViaFabric, put ViaRewind into the
mods
folder - in ViaProxy, put ViaRewind into the
jars
folder
Note: when using ViaFabric <= 1.16.5 or J8 ViaProxy builds, you need J8 ViaRewind builds.
Requires ViaVersion and ViaBackwards to be installed..
You can find releases in the following places:
- Hangar (for our plugins): https://hangar.papermc.io/ViaVersion/ViaRewind
- Modrinth (for our mods): https://modrinth.com/mod/viarewind
- GitHub: https://github.com/ViaVersion/ViaRewind/releases
Dev builds for all of our projects are on our Jenkins server:
Maven: https://repo.viaversion.com/
Issue tracker: https://github.com/ViaVersion/ViaRewind/issues
List of contributors: https://github.com/ViaVersion/ViaRewind/graphs/contributors
After cloning this repository, build the project with Gradle by running ./gradlew build
and take the created jar out
of the build/libs
directory.
You need JDK 17 or newer to build ViaRewind.
This project is licensed under the GNU General Public License Version 3.