mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
feat: read network config from JSON
This commit is contained in:
@@ -16,5 +16,10 @@
|
||||
"ui": {
|
||||
"font": "fonts/SourceHanSansSC-Regular.otf",
|
||||
"font_size": 16
|
||||
},
|
||||
"network": {
|
||||
"server_ip": "127.0.0.1",
|
||||
"port": 12345,
|
||||
"max_players": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user