16 lines
388 B
JSON
16 lines
388 B
JSON
|
[
|
||
|
{
|
||
|
"Protocol": "Both",
|
||
|
"Port": "30814",
|
||
|
"Name": "Main Game Port",
|
||
|
"Description": "Port used for main game traffic",
|
||
|
"Ref": "MainGamePort"
|
||
|
},
|
||
|
{
|
||
|
"Protocol": "TCP",
|
||
|
"Port": "30815",
|
||
|
"Name": "HTTP Server Port",
|
||
|
"Description": "Port used to access the HTTP webserver",
|
||
|
"Ref": "HTTPServerPort"
|
||
|
}
|
||
|
]
|