ViaFabricPlus/README.md

26 lines
2.0 KiB
Markdown
Raw Normal View History

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
## 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:
| 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. |
2023-02-23 19:43:25 +01:00
## Values
Values are optional settings that can turn fixes on and off, originally they were used for debugging, the Values GUI works like this: <br>
Left mouse click activates/deactivates a Value, right mouse click activates a Sync Mode in which the Value is activated or deactivated depending on the version it belongs to.
![](/image/values.png)
## Contact
If you encounter any issues, please report them on the
[issue tracker](https://github.com/FlorianMichael/ViaFabricPlus/issues).
If you just want to talk or need help with ViaFabricPlus feel free to join my
[Discord](https://discord.gg/BwWhCHUKDf).