config.json aktualisiert
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"label": "DayZ Main Server",
|
||||
"type": "dayz",
|
||||
"host": "192.168.28.76",
|
||||
"host": "1.2.3.4",
|
||||
"port": 2302,
|
||||
"queryPort": 2303,
|
||||
"image": "https://example.com/images/dayz.jpg"
|
||||
@@ -11,7 +11,7 @@
|
||||
{
|
||||
"label": "CS2 Server",
|
||||
"type": "cs2",
|
||||
"host": "192.168.28.76",
|
||||
"host": "1.2.3.4",
|
||||
"port": 27015,
|
||||
"image": "https://example.com/images/cs2.jpg"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user