[
    {
        "ConfigFile": "WRSH/Saved/Config/WindowsServer/Game.ini",
        "ConfigType": "ini",
        "ConfigFormat": "{0}={1}",
        "Subsections": [
            {
                "Heading": "GameSettings",
                "SettingMappings": {
                    "ZombieAttack": "ZombieAttack",
                    "ZombieAttackDay": "ZombieAttackDay",
                    "AttackZombieNum": "AttackZombieNum",
                    "ZombieNum": "ZombieNum",
                    "RunZombiePercent": "RunZombiePercent",
                    "ZombieStreng": "ZombieStreng",
                    "YearDay": "YearDay",
                    "PermanentDead": "PermanentDead",
                    "MaterialNum": "MaterialNum",
                    "ItemSpawn": "ItemSpawn",
                    "VirusFatalityRate": "VirusFatalityRate",
                    "GiftBagForNovices": "GiftBagForNovices",
                    "NPCItemSpawn": "NPCItemSpawn",
                    "PVP": "PVP",
                    "SpecialZombie": "SpecialZombie",
                    "DayLength": "DayLength"
                }
            },
            {
                "Heading": "ServerSetting",
                "SettingMappings": {
                    "SaveName": "SaveName",
                    "ServerName": "ServerName",
                    "OpenMap": "OpenMap",
                    "NeedPassword": "NeedPassword",
                    "Password": "Password",
                    "MaxPlayers": "$MaxUsers",
                    "NumOfZombieSpawn": "NumOfZombieSpawn",
                    "Region": "Region",
                    "AdminPassword": "AdminPassword"
                }
            }
        ]
    },
    {
        "ConfigFile": "WRSH/Saved/Config/WindowsServer/Engine.ini",
        "AutoMap": true,
        "ConfigType": "ini"
    }
]