files:
- installer: https://www.battle.net/download/getLegacy?product=D2XP&locale=en-US&os=WIN
- patch114: http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_113c.exe
game:
arch: win32
exe: drive_c/Program Files/Diablo II/Diablo II.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch114
name: wineexec
description: Downloads and installs Diablo 2 expansion Lord of Destruction.
game_slug: diablo-ii-lord-of-destruction
gogslug: ''
humblestoreid: ''
installer_slug: diablo-ii-lord-of-destruction-13c
name: 'Diablo II: Lord of Destruction'
notes: Installs 13c version, some servers are still running this one.
runner: wine
script:
files:
- installer: https://www.battle.net/download/getLegacy?product=D2XP&locale=en-US&os=WIN
- patch114: http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_113c.exe
game:
arch: win32
exe: drive_c/Program Files/Diablo II/Diablo II.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch114
name: wineexec
slug: diablo-ii-lord-of-destruction-13c
steamid: null
version: 13c
year: 2001
{
"game_slug": "diablo-ii-lord-of-destruction",
"version": "13c",
"description": "Downloads and installs Diablo 2 expansion Lord of Destruction.",
"notes": "Installs 13c version, some servers are still running this one.",
"name": "Diablo II: Lord of Destruction",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "diablo-ii-lord-of-destruction-13c",
"installer_slug": "diablo-ii-lord-of-destruction-13c",
"script": {
"files": [
{
"installer": "https://www.battle.net/download/getLegacy?product=D2XP&locale=en-US&os=WIN"
},
{
"patch114": "http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_113c.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Diablo II/Diablo II.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch114",
"name": "wineexec"
}
}
]
}
}