16 lines
392 B
JSON
16 lines
392 B
JSON
|
[
|
||
|
{
|
||
|
"Protocol": "UDP",
|
||
|
"Port": "27015",
|
||
|
"Name": "Main Server Port",
|
||
|
"Description": "Port used for main game traffic",
|
||
|
"Ref": "MainServerPort"
|
||
|
},
|
||
|
{
|
||
|
"Protocol": "UDP",
|
||
|
"Port": "27016",
|
||
|
"Name": "Query Dedicated Port",
|
||
|
"Description": "Port used for main game traffic",
|
||
|
"Ref": "QueryDedicatedPort"
|
||
|
}
|
||
|
]
|