Avowed Artbook & Soundtrack Product Config
Download
{
"all": {
"config": {
"casc_language_agnostic": true,
"data_dir": "Data/",
"form": {
"game_dir": {
"dirname": "Avowed Artbook"
}
},
"product": "aqua-artbook",
"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 Artbook/Avowed Artbook.lnk",
"target": "battlenet://game/%product%",
"working_dir": "%installpath%"
}
},
{
"desktop_shortcut": {
"icon_path": "%binarypath%",
"link": "%desktoppreference%Avowed Artbook.lnk",
"target": "battlenet://game/%product%",
"working_dir": "%installpath%"
}
},
{
"add_remove_programs_key": {
"display_name": "Avowed Artbook",
"icon_path": "%binarypath%",
"install_path": "%installpath%",
"locale": "%locale%",
"root": "Avowed Artbook",
"uid": "%uid%",
"uninstall_path": "%uninstallpath%"
}
}
]
}
},
"platform": {
"win": {
"config": {
"binaries": {
"game": {
"launch_arguments": [],
"regex": "(Binaries/Win64/)?AvowedArtbook[^.]*\\.exe",
"relative_path": "AvowedArtbook.exe",
"switcher": true
}
},
"binary_launch_path": "AvowedArtbook.exe",
"binary_version_path": "AvowedArtbook.exe",
"form": {
"game_dir": {
"default": "Program Files",
"required_space": 8000000000
}
},
"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 Artbook"
]
}
},
{
"delete_folder": {
"relative_paths": [
"D3D12",
"AvowedArtbook_Data"
],
"root": "%game%"
}
},
{
"delete_file": {
"relative_paths": [
"AvowedArtbook.exe",
"ArtifactManifest.txt",
"baselib.dll",
"GameAssembly.dll",
"UnityCrashHandler64.exe",
"UnityPlayer.dll"
],
"root": "%game%"
}
}
]
}
}
}
}