mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
added master address to client config
This commit is contained in:
parent
1b403719f5
commit
fbfa9bccd0
@ -1,11 +1,13 @@
|
||||
[General]
|
||||
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
||||
loglevel = 0
|
||||
#master = master.tes3mp.com:8088
|
||||
server = mp.tes3mp.com
|
||||
port = 25565
|
||||
#name = Player
|
||||
|
||||
[Master]
|
||||
address = master.tes3mp.com:8080
|
||||
|
||||
[Chat]
|
||||
# Use https://wiki.libsdl.org/SDL_Keycode for rebinding keys
|
||||
keySay = Y # For chatting
|
||||
|
Loading…
x
Reference in New Issue
Block a user