2023-02-19 23:16:37 +01:00
# ViaFabricPlus
2023-02-19 23:17:33 +01:00
Clientside ViaVersion, ViaLegacy and ViaAprilFools implementation with clientside fixes for Fabric
2023-02-20 01:04:09 +01:00
2023-02-21 02:02:06 +01:00
## Why?
Originally ViaFabricPlus was not a standalone project but a part of my Minecraft Utility Mod, < br >
since this is no longer existent I am now developing the Protocol Translation part as a standalone mod, < br >
and now: ViaFabricPlus is here
## Project structure
2023-02-21 02:39:58 +01:00
ViaFabricPlus splits into two major parts:
2023-02-21 02:02:06 +01:00
| Part | Description |
|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ViaFabricPlus | Core of the project, all fixes here are stable and have been tested many times |
| ViaFabricPlus-Visual | Addon for the core, it adds only visual changes between the versions like old textures, < br > optional and not necessary for the gameplay, but recommended. |