32 lines
697 B
JSON
32 lines
697 B
JSON
|
[
|
||
|
{
|
||
|
"Protocol": "UDP",
|
||
|
"Port": 9876,
|
||
|
"Offset": 0,
|
||
|
"Range": 1,
|
||
|
"Ref": "ApplicationPort1",
|
||
|
"Name": "Application Port 1",
|
||
|
"Description": "Server Game Port",
|
||
|
"ChildPorts": null
|
||
|
},
|
||
|
{
|
||
|
"Protocol": "UDP",
|
||
|
"Port": 9877,
|
||
|
"Offset": 0,
|
||
|
"Range": 1,
|
||
|
"Ref": "ApplicationPort2",
|
||
|
"Name": "Application Port 2",
|
||
|
"Description": "Steam Query Port",
|
||
|
"ChildPorts": null
|
||
|
},
|
||
|
{
|
||
|
"Protocol": "TCP",
|
||
|
"Port": 25575,
|
||
|
"Offset": 0,
|
||
|
"Range": 1,
|
||
|
"Ref": "RemoteAdminPort",
|
||
|
"Name": "Remote Admin Port",
|
||
|
"Description": "RCON Connection Port",
|
||
|
"ChildPorts": null
|
||
|
}
|
||
|
]
|