From 9085acc65755039986f36bac7d512f5330e02d8b Mon Sep 17 00:00:00 2001 From: FlorianMichael <60033407+FlorianMichael@users.noreply.github.com> Date: Wed, 15 Mar 2023 19:57:09 +0100 Subject: [PATCH] improved README style --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7c0bfef7..9ef4af84 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,24 @@ -# ViaFabricPlus -Clientside ViaVersion, ViaLegacy, ViaBedrock and ViaAprilFools implementation with clientside fixes for Fabric -### This project has nothing to do with the original ViaFabric and is therefore also not compact +
+ +

ViaFabricPlus

+ + +
+ + + +#### Clientside ViaVersion, ViaLegacy, ViaBedrock and ViaAprilFools implementation with clientside fixes for Fabric +This project has nothing to do with the original ViaFabric and is therefore also not compact +
## Why? ViaFabricPlus is supposed to be an alternative to [multiconnect](https://github.com/Earthcomputer/multiconnect) that offers more compactness and more clientside improvements, as ViaFabricPlus implements all Via platforms (ViaVersion, ViaBackwards, ViaLegacy, ViaAprilFools, ViaBedrock) and adds tons of clientside fixes and QoL improvements like old rendering for all platforms. -## Contact +## Issues and Contributions 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). +Contributions in the form of pull requests are always welcome, please just stick to my code style and make sure your code is easy to update and compatible with other mods. ## Compatibility ViaFabricPlus is structured to interfere with mods as little as possible.