mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
feat: add JSON support for serverPort and hostPort
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
},
|
||||
"network": {
|
||||
"server_ip": "127.0.0.1",
|
||||
"port": 12345,
|
||||
"server_port": 12345,
|
||||
"host_port": 12345,
|
||||
"max_players": 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user