update: automodpack
This commit is contained in:
10
minecraft/config/e4mc/e4mc.toml
Normal file
10
minecraft/config/e4mc/e4mc.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Whether to use the broker to get the best relay based on location or use a hard-coded relay.
|
||||
# default: true
|
||||
useBroker = true
|
||||
# default: https://broker.e4mc.link/getBestRelay
|
||||
brokerUrl = "https://broker.e4mc.link/getBestRelay"
|
||||
# default: test.e4mc.link
|
||||
relayHost = "test.e4mc.link"
|
||||
# default: 25575
|
||||
relayPort = 25575
|
||||
|
||||
Reference in New Issue
Block a user