Warcraft Rumble Strike Team Vendor 3 Product Config
Download
{ "all": { "config": { "data_dir": "Data/", "decryption_key_name": "gryphondev", "form": { "game_dir": { "dirname": "Gryphon Dev 3" } }, "product": "gryphondev3", "supported_locales": [ "enUS" ], "supports_multibox": false, "supports_offline": false, "title_info": { "title_id": "gryphon" }, "update_method": "ngdp" } }, "enus": { "config": { "install": [ { "add_remove_programs_key": { "display_name": "Gryphon Dev 3", "icon_path": "%binarypath%", "install_path": "%installpath%", "locale": "%locale%", "root": "Gryphon Dev 3", "uid": "%uid%", "uninstall_path": "%uninstallpath%" } } ] } }, "platform": { "win": { "config": { "binaries": { "game": { "launch_arguments": [], "relative_path": "WarcraftRumble.exe", "switcher": false } }, "binary_launch_path": "WarcraftRumble.exe", "binary_version_path": "WarcraftRumble.exe", "form": { "game_dir": { "default": "Program Files", "required_space": 6000000000 } }, "min_spec": { "required_osspecs": { "10.0": { "required_subversion": 0 } } }, "tags": [ "Win64", "requiredContentStateIgnored" ], "uninstall": [ { "delete_registry_key_list": { "flags": "WOW_BOTH", "key_type": "HKEY_LOCAL_MACHINE", "root": "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall", "subkeys": [ "Gryphon Dev 3" ] } }, { "delete_registry_key_list": { "flags": "WOW_BOTH", "key_type": "HKEY_CURRENT_USER", "root": "SOFTWARE\\Blizzard Entertainment", "subkeys": [ "Gryphon Dev 3" ] } }, { "delete_folder": { "relative_paths": [ "Data" ], "root": "%titlepath%" } }, { "delete_folder": { "relative_paths": [], "root": "%game%" } }, { "delete_file": { "relative_paths": [ "WarcraftRumble.exe" ], "root": "%game%" } } ] } } } }