h
This commit is contained in:
parent
6c9f1248a8
commit
64df6f0c83
1
index.js
1
index.js
|
@ -198,6 +198,7 @@ function checkServer(address) {
|
|||
"outdated": data.serverInfo.version < serverList.highestVersion ? true : false,
|
||||
"dlc": data.serverInfo.dlc,
|
||||
"dlcString": data.serverInfo.dlcString,
|
||||
"rawKWData": data.keywords,
|
||||
"tps": data.serverInfo.tps,
|
||||
"players": data.bots,
|
||||
"maxPlayers": data.maxPlayers,
|
||||
|
|
Loading…
Reference in a new issue