-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathservers.json
More file actions
26 lines (26 loc) · 801 Bytes
/
servers.json
File metadata and controls
26 lines (26 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"servers":
[
{
"name": "GFL Zombie Escape",
"mapList": "https://vauff.com/gfl-ze-maps.csv",
"fastDL": "https://fastdlv2.gflclan.com/file/gflfastdlv2/csgo/maps/",
"appID": "730",
"mapsDirectory": "\\csgo\\maps\\"
},
{
"name": "Zeddy Zombie Escape",
"mapList": "https://raw.githubusercontent.com/notkoen/Zombie-Escape-Configs/main/misc/zeddy/maplist.csv",
"fastDL": "http://sgfastdl.streamline-servers.com/fastdl/Zeddy/maps/",
"appID": "730",
"mapsDirectory": "\\csgo\\maps\\"
},
{
"name": "GhostCap Gaming Zombie Escape",
"mapList": "https://raw.githubusercontent.com/GhostCap-Gaming/Zombie-Escape-Configs-CS-GO/main/gcg_map_list.csv",
"fastDL": "https://www.gcgfast.com/csgo/maps/",
"appID": "730",
"mapsDirectory": "\\csgo\\maps\\"
}
]
}