[
    {
        "ConfigFile": "Vein/Saved/Config/WindowsServer/Game.ini",
        "ConfigType": "ini",
        "ConfigFormat": "{0}{1}",
        "Subsections": [
            {
                "Heading": "/Script/Engine.GameSession",
                "SettingMappings": {
                    "MaxPlayers=": "$MaxUsers",
                    "": "GameSessionUserSettings"
                }
            },
            {
                "Heading": "/Script/Vein.VeinGameSession",
                "SettingMappings": {
                    "bPublic=": "bPublic",
                    "ServerName=": "ServerName",
                    "ServerDescription=": "ServerDescription",
                    "BindAddr=": "$ApplicationIPBinding",
                    "HeartbeatInterval=": "HeartbeatInterval",
                    "Password=": "Password",
                    "": "VeinGameSessionUserSettings"
                }
            },
            {
                "Heading": "/Script/Vein.VeinGameStateBase",
                "SettingMappings": {
                    "": "VeinGameStateBaseUserSettings"
                }
            },
            {
                "Heading": "OnlineSubsystemSteam",
                "SettingMappings": {
                    "bVACEnabled=": "bVACEnabled",
                    "": "OnlineSubsystemSteamUserSettings"
                }
            },
            {
                "Heading": "/Script/Vein.ServerSettings",
                "SettingMappings": {
                    "GS_ShowScoreboardBadges=": "GS_ShowScoreboardBadges",
                    "": "ServerSettingsUserSettings"
                }
            }
        ]
    },
    {
        "ConfigFile": "Vein/Saved/Config/LinuxServer/Game.ini",
        "ConfigType": "ini",
        "ConfigFormat": "{0}{1}",
        "Subsections": [
            {
                "Heading": "/Script/Engine.GameSession",
                "SettingMappings": {
                    "MaxPlayers=": "$MaxUsers",
                    "": "GameSessionUserSettings"
                }
            },
            {
                "Heading": "/Script/Vein.VeinGameSession",
                "SettingMappings": {
                    "bPublic=": "bPublic",
                    "ServerName=": "ServerName",
                    "ServerDescription=": "ServerDescription",
                    "BindAddr=": "$ApplicationIPBinding",
                    "HeartbeatInterval=": "HeartbeatInterval",
                    "Password=": "Password",
                    "": "VeinGameSessionUserSettings"
                }
            },
            {
                "Heading": "/Script/Vein.VeinGameStateBase",
                "SettingMappings": {
                    "": "VeinGameStateBaseUserSettings"
                }
            },
            {
                "Heading": "OnlineSubsystemSteam",
                "SettingMappings": {
                    "bVACEnabled=": "bVACEnabled",
                    "": "OnlineSubsystemSteamUserSettings"
                }
            },
            {
                "Heading": "/Script/Vein.ServerSettings",
                "SettingMappings": {
                    "GS_ShowScoreboardBadges=": "GS_ShowScoreboardBadges",
                    "": "ServerSettingsUserSettings"
                }
            }
        ]
    }
]