files:
- installer: N/A:Please select the Diablo II Expansion Set setup file
- patch114: http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_114d.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: Using the install cd and download latest patch
game_slug: diablo-ii-lord-of-destruction
gogslug: ''
humblestoreid: ''
installer_slug: diablo-ii-lord-of-destruction-cd-version-incl-patc
name: 'Diablo II: Lord of Destruction'
notes: ''
runner: wine
script:
files:
- installer: N/A:Please select the Diablo II Expansion Set setup file
- patch114: http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_114d.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-cd-version-incl-patc
steamid: null
version: CD-Version incl. Patch 1.14
year: 2001
{
"game_slug": "diablo-ii-lord-of-destruction",
"version": "CD-Version incl. Patch 1.14",
"description": "Using the install cd and download latest patch",
"notes": "",
"name": "Diablo II: Lord of Destruction",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "diablo-ii-lord-of-destruction-cd-version-incl-patc",
"installer_slug": "diablo-ii-lord-of-destruction-cd-version-incl-patc",
"script": {
"files": [
{
"installer": "N/A:Please select the Diablo II Expansion Set setup file"
},
{
"patch114": "http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_114d.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"
}
}
]
}
}