updated README

This commit is contained in:
FlorianMichael 2023-06-08 21:34:43 +02:00
parent 110264b312
commit fcd8b19e6e
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126
2 changed files with 6 additions and 3 deletions

View File

@ -36,5 +36,8 @@ Since ForgeGradle for Minecraft 1.8 is too old, it has its own branch called `le
### I want ViaForge in my own utility mod
Just take a look at my other Project called `ViaMCP`: https://github.com/FlorianMichael/ViaMCP
## Other Via related Projects
ViaFabric - Clientside Via implementation for Fabric: https://www.curseforge.com/minecraft/mc-mods/viafabric
## Other ViaVersion Mods / Platforms
- ViaFabric - https://modrinth.com/mod/viafabric
- ViaFabricPlus - https://github.com/ViaVersion/ViaFabricPlus#readme (Includes additional modifications to make the experience better)
- ViaProxy (App) - https://github.com/ViaVersion/ViaProxy/#readme
- ViaaaS (Proxy) - https://github.com/ViaVersion/ViaaaS#readme

View File

@ -3,7 +3,7 @@
"modid": "viaforge",
"name": "ViaForge",
"description": "Client-side Implementation of ViaVersion for Forge",
"version": "1.0.0",
"version": "3.3.3",
"mcversion": "[1.8,1.12.2]",
"url": "https://github.com/FlorianMichael/ViaForge",
"updateUrl": "",