Merge pull request #305 from Kichura/main

Fix typo in config file in "force disable" line
This commit is contained in:
EnZaXD 2024-02-03 17:03:02 +01:00 committed by GitHub
commit e9887d8f45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ enable-client-side: false
client-side-version: -1
# Hides VIA button from multiplayer menu.
hide-button: false
# List of servers which ViaFabric will force disabling transforming on client-side. It can be overwritten by setting per-server version,
# List of servers which ViaFabric will force disable transforming on client-side. It can be overwritten by setting per-server version.
#
# This isn't always the address in multiplayer menu; It will use the SRV record pointer when present, Check the game log for the address.
# Uses https://wiki.vg/Mojang_API#Blocked_Servers format (mc.example.com, *.example.com, 192.168.0.1, 192.168.*)