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