Call of Duty Vendor 21 Product Config
Download
{
  "all": {
    "config": {
      "casc_supports_1023_archives": true,
      "data_dir": "Data/",
      "decryption_key_name": "auksvendor21",
      "enable_block_copy_patch": true,
      "form": {
        "game_dir": {
          "dirname": "Auks Vendor"
        }
      },
      "product": "auksv21",
      "shared_container_default_subfolder": "_vendor21_",
      "supported_locales": [
        "enUS",
        "frFR",
        "deDE",
        "itIT",
        "esES",
        "koKR",
        "ptBR",
        "esMX",
        "zhTW",
        "arSA",
        "jaJP",
        "plPL",
        "ruRU"
      ],
      "supports_multibox": false,
      "supports_offline": false,
      "switcher": false,
      "title_info": {
        "title_id": "auks"
      },
      "update_method": "ngdp"
    }
  },
  "enus": {
    "config": {
      "install": [
        {
          "add_remove_programs_key": {
            "display_name": "Auks Vendor 21",
            "icon_path": "%binarypath%",
            "install_path": "%installpath%",
            "locale": "%locale%",
            "root": "Auks Vendor 21",
            "uid": "%uid%",
            "uninstall_path": "%uninstallpath%"
          }
        }
      ]
    }
  },
  "platform": {
    "win": {
      "config": {
        "binaries": {
          "game": {
            "launch_arguments": [],
            "regex": "launcher.exe",
            "relative_path": "launcher.exe",
            "switcher": false
          }
        },
        "binary_version_path": "launcher.exe",
        "form": {
          "game_dir": {
            "default": "Program Files",
            "required_space": 6000000000
          }
        },
        "min_spec": {
          "default_requires_64_bit": true,
          "required_osspecs": {
            "6.1": {
              "required_subversion": 0
            }
          }
        },
        "shared_container_delete_list": [],
        "shared_container_move_list": [],
        "tags": [],
        "uninstall": [
          {
            "delete_registry_key_list": {
              "flags": "WOW_BOTH",
              "key_type": "HKEY_LOCAL_MACHINE",
              "root": "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall",
              "subkeys": [
                "Auks Vendor 21"
              ]
            }
          },
          {
            "delete_registry_key_list": {
              "flags": "WOW_BOTH",
              "key_type": "HKEY_CURRENT_USER",
              "root": "SOFTWARE\\Blizzard Entertainment",
              "subkeys": [
                "Auks Vendor 21"
              ]
            }
          },
          {
            "delete_folder": {
              "relative_paths": [
                "Data"
              ],
              "root": "%titlepath%"
            }
          },
          {
            "delete_folder": {
              "relative_paths": [
                "BlizzardBrowser"
              ],
              "root": "%game%"
            }
          },
          {
            "delete_file": {
              "relative_paths": [
                "launcher.exe"
              ],
              "root": "%game%"
            }
          }
        ]
      }
    }
  }
}