AkashicQQ/config/mc_server.json

13 lines
248 B
JSON
Raw Permalink Normal View History

2021-10-07 21:39:01 +08:00
{
"main_server_tag": "主服",
"server": [
{
"tag": "主服",
"url": "http://127.0.0.1:8520"
},
{
"tag": "游戏服",
"url": "http://192.168.1.2:8520"
}
]
}