mirror of
https://github.com/SoDOff-Project/sodoff.git
synced 2025-10-12 00:38:48 -07:00
add `MMOHttpPort
` to config
This commit is contained in:
parent
62387149d3
commit
3ddbb93b10
@ -54,6 +54,9 @@
|
||||
"// MMOPort": "MMO server port to use in GetMMOServerInfo* responses.",
|
||||
"MMOPort": 9933,
|
||||
|
||||
"// MMOHttpPort": "MMO api server port for realtime communication to MMO.",
|
||||
"MMOHttpPort": 9934,
|
||||
|
||||
"// MMOSupportMinVersion": "Minimum client version allowed to use MMO. For example: '0xa3a31a0a' mean SoD 3.31, '0xa0000000' mean all SoD version, 0 mean all games.",
|
||||
"MMOSupportMinVersion": "0",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user