Avowed Product Config
Download
{ "all": { "config": { "casc_language_agnostic": true, "data_dir": "Data/", "form": { "game_dir": { "dirname": "Avowed" } }, "product": "aqua", "supported_locales": [ "enUS" ], "supports_multibox": false, "supports_offline": true, "title_info": { "title_id": "aqua" }, "update_method": "ngdp" } }, "enus": { "config": { "install": [ { "start_menu_shortcut": { "icon_path": "%binarypath%", "link": "%commonstartmenu%Avowed/Avowed.lnk", "target": "battlenet://game/%product%", "working_dir": "%installpath%" } }, { "desktop_shortcut": { "icon_path": "%binarypath%", "link": "%desktoppreference%Avowed.lnk", "target": "battlenet://game/%product%", "working_dir": "%installpath%" } }, { "add_remove_programs_key": { "display_name": "Avowed", "icon_path": "%binarypath%", "install_path": "%installpath%", "locale": "%locale%", "root": "Avowed", "uid": "%uid%", "uninstall_path": "%uninstallpath%" } } ] } }, "platform": { "win": { "config": { "binaries": { "game": { "launch_arguments": [], "regex": "(Binaries/Win64/)?Avowed[^.]*\\.exe", "relative_path": "Avowed.exe", "switcher": true } }, "binary_launch_path": "Avowed.exe", "binary_version_path": "Avowed.exe", "form": { "game_dir": { "default": "Program Files", "required_space": 8000000000 } }, "install": [ { "c++_redist": { "architecture": "x64", "installer_details": "%feature_setting:installers_win:c++_x64%", "minimum_version": "14.40.0.0" } }, { "directx_installer": { "installer_details": "%feature_setting:installers_win:directx_Jun2010%" } }, { "3rd_party_installer": { "commandline_args": [ "scenario1PP" ], "installer_path": "%game%/GamingRepair/GamingRepair.exe", "registry_name": "%product%_gaming_repair", "signing_entity": "Microsoft Corporation" } } ], "min_spec": { "default_required_cpu_cores": 6, "default_required_cpu_speed": 2800, "default_required_ram": 16384, "default_requires_64_bit": true, "required_osspecs": { "10.0": { "required_subversion": 0 } } }, "tags": [ "Windows" ], "uninstall": [ { "delete_registry_key_list": { "flags": "WOW_BOTH", "key_type": "HKEY_LOCAL_MACHINE", "root": "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall", "subkeys": [ "Avowed" ] } }, { "delete_folder": { "relative_paths": [ "Binaries", "Content", "Extras", "Plugins", "Engine", "Alabama", "GamingRepair" ], "root": "%game%" } }, { "delete_file": { "relative_paths": [ "Avowed.exe", "MicrosoftGame.config", "resources.pri" ], "root": "%game%" } } ] } } } }