bdko Product Config
Download
{
"all": {
"config": {
"form": {
"game_dir": {
"dirname": "bdk"
}
},
"product": "bdko",
"supports_multibox": true,
"supports_offline": false,
"update_method": "ngdp"
},
"force_dedupe": 1
},
"platform": {
"win": {
"config": {
"binaries": {
"game": {
"relative_path": "battlenet.overlay.runtime.exe"
}
},
"uninstall": [
{
"delete_folder": {
"relative_paths": [
"BlizzardBrowser"
],
"root": "%game%"
}
},
{
"delete_file": {
"relative_paths": [
"battlenet.*",
"BlizzardError.exe"
],
"root": "%game%"
}
}
]
}
}
}
}