17 lines
309 B
JSON
17 lines
309 B
JSON
|
[
|
||
|
{
|
||
|
"Protocol": "UDP",
|
||
|
"Port": "25564",
|
||
|
"Name": "Game Port",
|
||
|
"Description": "Port used for main game traffic",
|
||
|
"Ref": "GamePort"
|
||
|
},
|
||
|
{
|
||
|
"Protocol": "UDP",
|
||
|
"Port": "25565",
|
||
|
"Name": "Query Port",
|
||
|
"Description": "Port used for query traffic",
|
||
|
"Ref": "QueryPort"
|
||
|
}
|
||
|
]
|