Skip to content

Commit f2e4e1b

Browse files
authored
Create SERVERLIST.json (#1)
File that will contain the servers that will be added and that the launcher will read each time it is started.
1 parent a29a64f commit f2e4e1b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

SERVERLIST.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"servers": [
3+
{
4+
"id": "51.255.30.119:27015",
5+
"hostname": "[EU] .:MAPEADORES:. | ZOMBIE ESCAPE",
6+
"ip": "51.255.30.119:27015",
7+
"fastdl": "http://fastdl.mapeadores.com/cs2/"
8+
}
9+
]
10+
}

0 commit comments

Comments
 (0)