gdt-retail-dev-2 Product Config
Download
{
"all": {
"config": {
"casc_language_agnostic": true,
"data_dir": "Data/",
"decryption_key_name": "gdt-live-dev",
"form": {
"game_dir": {
"dirname": "game_distro_test"
}
},
"product": "gdt-retail-dev-2",
"shared_container_default_subfolder": "_gdt-dev-2_",
"supported_locales": [
"enUS"
],
"supports_multibox": false,
"supports_offline": true,
"title_info": {
"title_id": "gdt"
},
"update_method": "ngdp"
}
},
"enus": {
"config": {
"install": [
{
"start_menu_shortcut": {
"icon_path": "%binarypath%",
"link": "%commonstartmenu%GDT Dev 2/GDT Dev 2.lnk",
"target": "battlenet://game/%product%",
"working_dir": "%installpath%"
}
},
{
"desktop_shortcut": {
"icon_path": "%binarypath%",
"link": "%desktoppreference%GDT Dev 2.lnk",
"target": "battlenet://game/%product%",
"working_dir": "%installpath%"
}
},
{
"add_remove_programs_key": {
"display_name": "GDT Dev 2",
"icon_path": "%binarypath%",
"install_path": "%installpath%",
"locale": "%locale%",
"root": "GDT Dev 2",
"uid": "%uid%",
"uninstall_path": "%uninstallpath%"
}
}
]
}
},
"platform": {
"win": {
"config": {
"binaries": {
"game": {
"launch_arguments": [
"game-launch"
],
"relative_path": "gdt_client.exe",
"switcher": true
}
},
"binary_launch_path": "gdt_client.exe",
"binary_version_path": "gdt_client.exe",
"form": {
"game_dir": {
"default": "Program Files",
"required_space": 10500000
}
},
"install": [
{
"3rd_party_installer": {
"commandline_args": [
"lifecycle-action",
"--stage",
"compat_basic"
],
"installer_path": "%game%/gdt_client.exe",
"registry_name": "%product%_compat_basic",
"signing_entity": "Blizzard Entertainment, Inc."
}
}
],
"shared_container_delete_list": [],
"shared_container_move_list": [],
"tags": [
"Win64"
],
"uninstall": [
{
"delete_registry_key_list": {
"flags": "WOW_BOTH",
"key_type": "HKEY_LOCAL_MACHINE",
"root": "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall",
"subkeys": [
"GDT Dev 2"
]
}
},
{
"delete_file": {
"relative_paths": [
"gdt_client.exe"
],
"root": "%game%"
}
}
]
}
}
}
}