[
    {
        "Protocol": "UDP",
        "Port": 27016,
        "Ref": "ApplicationPort1",
        "Name": "Server Port",
        "Description": "Port used for main game traffic"
    },
    {
        "Protocol": "UDP",
        "Port": 8766,
        "Ref": "ApplicationPort2",
        "Name": "Steam Port",
        "Description": "Port used for Steam communications"
    },
    {
        "Protocol": "Both",
        "Port": 8777,
        "Ref": "RemoteAdminPort",
        "Name": "Remote API Port",
        "Description": "Port used to access the API"
    }
]