• Stars
    star
    122
  • Rank 292,031 (Top 6 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated 21 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Client-side Implementation of the Via* projects for Minecraft Forge

ViaForge

Client-side Implementation of the Via* projects for 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

More Repositories