Client-side Implementation of the Via* projects for Minecraft Forge
Go to file
2023-10-24 21:29:06 +02:00
.github Remove viaforge directory dupes in CI. (#75) 2023-10-21 18:12:55 +02:00
buildSrc Outsource providers 2023-10-22 00:34:57 +02:00
gradle/wrapper Fixed corrupt gradle wrapper jar file 2023-10-21 00:05:53 +02:00
src/main Even more dummy classes 2023-10-24 21:29:06 +02:00
viaforge-mc112 Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
viaforge-mc114 Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
viaforge-mc115 Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
viaforge-mc116 Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
viaforge-mc117 Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
viaforge-mc118 Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
viaforge-mc119 Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
viaforge-mc120 Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
.gitignore Clean up CI, Update Gradle and dependencies. (#72) 2023-10-20 20:38:36 +02:00
build.gradle Abstract platform code, build tasks and resources / fixed loading on all versions ™️ 2023-10-21 16:08:11 +02:00
gradle.properties Outsource providers 2023-10-22 00:34:57 +02:00
gradlew Clean up CI, Update Gradle and dependencies. (#72) 2023-10-20 20:38:36 +02:00
gradlew.bat Clean up CI, Update Gradle and dependencies. (#72) 2023-10-20 20:38:36 +02:00
LICENSE added new codebase 2023-01-04 03:42:43 +01:00
README.md Added Support for Minecraft 1.14 and 1.15 2023-10-21 02:40:45 +02:00
settings.gradle Even more dummy classes 2023-10-24 21:29:06 +02:00

ViaForge

Client-side Implementation of ViaVersion, ViaBackwards and ViaRewind for Legacy Minecraft Forge

Contact

If you encounter any issues, please report them on the issue tracker.
If you just want to talk or need help with ViaForge feel free to join the ViaVersion Discord.

For users

Where can I download the latest version?

CurseForge: https://www.curseforge.com/minecraft/mc-mods/viaforge

Modrinth: https://modrinth.com/mod/viaforge

GitHub Releases: https://github.com/ViaVersion/ViaForge

How does it work?

For developers

Project Structure

All ViaForge versions from Minecraft version 1.12 onwards are on the master branch.
The names of the submodules indicate the version, they are always given in the format mc-<version name without .>.
Minecraft 1.12.2 - mc112
Minecraft 1.14.4 - mc114
Minecraft 1.15.2 - mc115
Minecraft 1.16.4/5 - mc116
Minecraft 1.17.1 - mc117
Minecraft 1.18.2 - mc118
Minecraft 1.19.4 - mc119
Minecraft 1.20.2 - mc120

ViaForge for Minecraft 1.8

Since ForgeGradle for Minecraft 1.8 is too old, it has its own branch called legacy-1.8

I want ViaForge in my own utility mod

Just take a look at my other Project called ViaMCP: https://github.com/FlorianMichael/ViaMCP

Other ViaVersion Mods / Platforms

If you want to talk with me, feel free to join my Discord