Call of Duty: Black Ops Cold War Closed Internal Alpha Product Config
Download
{
  "all": {
    "config": {
      "data_dir": "Data/",
      "decryption_key_name": "zeusdev",
      "form": {
        "game_dir": {
          "dirname": "Zeus Alpha"
        }
      },
      "product": "zeusa",
      "supported_locales": [
        "enUS"
      ],
      "supports_multibox": false,
      "supports_offline": false,
      "switcher": false,
      "title_info": {
        "products_in_title": [
          "zeusdev",
          "zeusv1",
          "zeusv2",
          "zeusv3",
          "zeusv4",
          "zeusv5",
          "zeusv6"
        ],
        "title_id": "zeus"
      },
      "update_method": "ngdp"
    }
  },
  "enus": {
    "config": {
      "install": [
        {
          "add_remove_programs_key": {
            "display_name": "Zeus Alpha",
            "icon_path": "%binarypath%",
            "install_path": "%installpath%",
            "locale": "%locale%",
            "root": "Zeus Dev",
            "uid": "%uid%",
            "uninstall_path": "%uninstallpath%"
          }
        }
      ]
    }
  },
  "platform": {
    "win": {
      "config": {
        "binaries": {
          "game": {
            "launch_arguments": [],
            "regex": "COD2020.exe",
            "relative_path": "COD2020.exe",
            "switcher": false
          }
        },
        "binary_version_path": "COD2020.exe",
        "form": {
          "game_dir": {
            "default": "Program Files",
            "required_space": 200000000000
          }
        },
        "min_spec": {
          "default_requires_64_bit": true,
          "required_osspecs": {
            "6.1": {
              "required_subversion": 0
            }
          }
        },
        "tags": [],
        "uninstall": [
          {
            "delete_registry_key_list": {
              "flags": "WOW_BOTH",
              "key_type": "HKEY_LOCAL_MACHINE",
              "root": "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall",
              "subkeys": [
                "Zeus Alpha"
              ]
            }
          },
          {
            "delete_registry_key_list": {
              "flags": "WOW_BOTH",
              "key_type": "HKEY_CURRENT_USER",
              "root": "SOFTWARE\\Blizzard Entertainment",
              "subkeys": [
                "Zeus Alpha"
              ]
            }
          },
          {
            "delete_folder": {
              "relative_paths": [
                "12On7",
                "BlizzardBrowser",
                "Data",
                "LPC"
              ],
              "root": "%game%"
            }
          },
          {
            "delete_file": {
              "relative_paths": [
                "COD2020.exe",
                "COD2020.start",
                "amd_ags_x64.dll",
                "bink2w64.dll",
                "dbghelp.dll",
                "dxilconv7.dll",
                "game.icn",
                "GFSDK_Aftermath_Lib.x64.dll",
                "msvcp140.dll",
                "oo2core_8_win64.dll",
                "Telescope.dll",
                "Triton.dll",
                "vcruntime140.dll"
              ],
              "root": "%game%"
            }
          }
        ]
      }
    }
  }
}