{
    "revision": 3,
    "executables": [
        {
            "description": "DirectX 12",
            "executable": {
                "directoryPath": "bin\\x64_dx12",
                "fileName": "witcher3.exe"
            }
        },
        {
            "description": "DirectX 11",
            "executable": {
                "directoryPath": "bin\\x64",
                "fileName": "witcher3.exe"
            }
        }
    ],
    "gameId": "witcher3",
    "platform": "steam",
    "fallback": "DirectX 12",
    "editions": [
        {
            "name": "completeEdition",
            "dlcs": [
                {
                    "dlc": "EP1",
                    "path": "dlc/ep1"
                },
                {
                    "dlc": "EP2",
                    "path": "dlc/bob"
                },
                {
                    "dlc": "DLC 01",
                    "path": "dlc/dlc1"
                },
                {
                    "dlc": "DLC 02",
                    "path": "dlc/dlc2"
                },
                {
                    "dlc": "DLC 03",
                    "path": "dlc/dlc3"
                },
                {
                    "dlc": "DLC 04",
                    "path": "dlc/dlc4"
                },
                {
                    "dlc": "DLC 05",
                    "path": "dlc/dlc5"
                },
                {
                    "dlc": "DLC 06",
                    "path": "dlc/dlc6"
                },
                {
                    "dlc": "DLC 07",
                    "path": "dlc/dlc7"
                },
                {
                    "dlc": "DLC 08",
                    "path": "dlc/dlc8"
                },
                {
                    "dlc": "DLC 09",
                    "path": "dlc/dlc9"
                },
                {
                    "dlc": "DLC 10",
                    "path": "dlc/dlc10"
                },
                {
                    "dlc": "DLC 11",
                    "path": "dlc/dlc11"
                },
                {
                    "dlc": "DLC 12",
                    "path": "dlc/dlc12"
                },
                {
                    "dlc": "DLC 13",
                    "path": "dlc/dlc13"
                },
                {
                    "dlc": "DLC 14",
                    "path": "dlc/dlc14"
                },
                {
                    "dlc": "DLC 15",
                    "path": "dlc/dlc15"
                },
                {
                    "dlc": "DLC 16",
                    "path": "dlc/dlc16"
                },
                {
                    "dlc": "DLC 17",
                    "path": "dlc/dlc17"
                },
                {
                    "dlc": "DLC 18",
                    "path": "dlc/dlc18"
                },
                {
                    "dlc": "DLC 20",
                    "path": "dlc/dlc20"
                }
            ]
        }
    ]
}