files:
- installer:
filename: Downloader_Diablo2_Lord_of_Destruction_enUS.exe
url: https://eu.battle.net/download/getLegacy?product=D2XP&locale=enUS&os=WIN
game:
args: -w
exe: drive_c/Program Files (x86)/Diablo II/Diablo II.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: 'Downloads and installs Diablo 2: Lord of Destruction expansion'
game_slug: diablo-ii-lord-of-destruction
gogslug: ''
humblestoreid: ''
installer_slug: diablo-ii-lord-of-destruction-battlenet
name: 'Diablo II: Lord of Destruction'
notes: "- Should be installed over the same Wine Prefix (same path) as base Diablo\
\ II installation\r\n- Install into C:\\Program File (x86)\\Diablo II\r\n- P2P network\
\ used by downloader seems to not work (files are downloaded directly from Blizzard\
\ servers)\r\n- starts in window"
runner: wine
script:
files:
- installer:
filename: Downloader_Diablo2_Lord_of_Destruction_enUS.exe
url: https://eu.battle.net/download/getLegacy?product=D2XP&locale=enUS&os=WIN
game:
args: -w
exe: drive_c/Program Files (x86)/Diablo II/Diablo II.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: diablo-ii-lord-of-destruction-battlenet
steamid: null
version: Battle.net
year: 2001
{
"game_slug": "diablo-ii-lord-of-destruction",
"version": "Battle.net",
"description": "Downloads and installs Diablo 2: Lord of Destruction expansion",
"notes": "- Should be installed over the same Wine Prefix (same path) as base Diablo II installation\r\n- Install into C:\\Program File (x86)\\Diablo II\r\n- P2P network used by downloader seems to not work (files are downloaded directly from Blizzard servers)\r\n- starts in window",
"name": "Diablo II: Lord of Destruction",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "diablo-ii-lord-of-destruction-battlenet",
"installer_slug": "diablo-ii-lord-of-destruction-battlenet",
"script": {
"files": [
{
"installer": {
"filename": "Downloader_Diablo2_Lord_of_Destruction_enUS.exe",
"url": "https://eu.battle.net/download/getLegacy?product=D2XP&locale=enUS&os=WIN"
}
}
],
"game": {
"args": "-w",
"exe": "drive_c/Program Files (x86)/Diablo II/Diablo II.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}