files:
- installer: N/A:Please select the Diablo II Expansion Set setup file
game:
arch: win32
exe: drive_c/Program Files/Diablo II/Diablo II.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Using the install cd
game_slug: diablo-ii-lord-of-destruction
gogslug: ''
humblestoreid: ''
installer_slug: diablo-ii-lord-of-destruction-cd
name: 'Diablo II: Lord of Destruction'
notes: ''
runner: wine
script:
files:
- installer: N/A:Please select the Diablo II Expansion Set setup file
game:
arch: win32
exe: drive_c/Program Files/Diablo II/Diablo II.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: diablo-ii-lord-of-destruction-cd
steamid: null
version: CD
year: 2001
{
"game_slug": "diablo-ii-lord-of-destruction",
"version": "CD",
"description": "Using the install cd",
"notes": "",
"name": "Diablo II: Lord of Destruction",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "diablo-ii-lord-of-destruction-cd",
"installer_slug": "diablo-ii-lord-of-destruction-cd",
"script": {
"files": [
{
"installer": "N/A:Please select the Diablo II Expansion Set setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Diablo II/Diablo II.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}