[
    {
        "ConfigFile": "AstroColony/Saved/Config/WindowsServer/ServerSettings.ini",
        "ConfigType": "ini",
        "ConfigFormat": "{0}={1}",
        "Subsections": [
            {
                "Heading": "/Script/ACFeature.EHServerSubsystem",
                "SettingMappings": {
                    "ServerPassword": "ServerPassword",
                    "Seed": "Seed",
                    "MapName": "MapName",
                    "MaxPlayers": "$MaxUsers",
                    "ShouldLoadLatestSavegame": "ShouldLoadLatestSavegame",
                    "AdminList": "AdminList",
                    "SharedTechnologies": "SharedTechnologies",
                    "OxygenConsumption": "OxygenConsumption",
                    "FreeConstruction": "FreeConstruction",
                    "Sandbox": "Sandbox",
                    "UnlimitedResourceStack": "UnlimitedResourceStack",
                    "AutosaveInterval": "AutosaveInterval",
                    "AutosavesCount": "AutosavesCount"
                }
            }
        ]
    },
    {
        "ConfigFile": "AstroColony/Saved/Config/LinuxServer/ServerSettings.ini",
        "ConfigType": "ini",
        "ConfigFormat": "{0}={1}",
        "Subsections": [
            {
                "Heading": "/Script/ACFeature.EHServerSubsystem",
                "SettingMappings": {
                    "ServerPassword": "ServerPassword",
                    "Seed": "Seed",
                    "MapName": "MapName",
                    "MaxPlayers": "$MaxUsers",
                    "ShouldLoadLatestSavegame": "ShouldLoadLatestSavegame",
                    "AdminList": "AdminList",
                    "SharedTechnologies": "SharedTechnologies",
                    "OxygenConsumption": "OxygenConsumption",
                    "FreeConstruction": "FreeConstruction",
                    "Sandbox": "Sandbox",
                    "UnlimitedResourceStack": "UnlimitedResourceStack",
                    "AutosaveInterval": "AutosaveInterval",
                    "AutosavesCount": "AutosavesCount"
                }
            }
        ]
    }
]