[
    {
        "Protocol": "TCP",
        "Port": 4200,
        "Ref": "port",
        "Name": "Game Port",
        "Description": "Port for game traffic"
    },
    {
        "Protocol": "Both",
        "Port": 4201,
        "Ref": "queryPort",
        "Name": "Query Port",
        "Description": "Server query port"
    },
    {
        "Protocol": "Both",
        "Port": 4202,
        "Ref": "steamPort",
        "Name": "Steam Port",
        "Description": "Steam communication port"
    },
    {
        "Protocol": "Both",
        "Port": 4203,
        "Ref": "httpPort",
        "Name": "HTTP Port",
        "Description": "Client mod download port"
    }
]