Updated README

This commit is contained in:
RaphiMC 2023-04-12 08:39:22 +02:00
parent 92355734b0
commit 808dcac093

View File

@ -86,6 +86,15 @@ Minecraft clients modify the pipeline order when adding the compression handlers
Now you should have a working protocol translator implementation in your project.
## Configuring the protocol translation
To change the protocol translation settings/features you can look into the ViaProtocolHack folder.
You can find 5 config files there depending on the platforms loaded:
- viaversion.yml (ViaVersion)
- config.yml (ViaBackwards)
- viarewind.yml (ViaRewind)
- vialegacy.yml (ViaLegacy)
- viabedrock.yml (ViaBedrock)
## Contact
If you encounter any issues, please report them on the
[issue tracker](https://github.com/RaphiMC/ViaProtocolHack/issues).