mirror of
https://github.com/ViaVersion/ViaLoader.git
synced 2025-02-20 02:11:21 +01:00
Updated README
This commit is contained in:
parent
92355734b0
commit
808dcac093
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user