mirror of
https://github.com/Qsgs-Fans/FreeKill.git
synced 2024-11-16 03:32:34 +08:00
0325c73443
## 服务器列表 - 重制了之前的加入服务器与保存密码的页面,以及功能 - 密码在本地以明文保存 - 根据游戏目录中的server-list.json读取公共服务器列表,还没做自动更新 - 可能有不少bug
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
{
|
|
"banwords": [],
|
|
"description": "FreeKill Server",
|
|
"iconUrl": "default",
|
|
"capacity": 100,
|
|
"tempBanTime": 20,
|
|
"motd": "Welcome!",
|
|
"hiddenPacks": [],
|
|
"enableBots": true
|
|
}
|