files:
- installer: http://www.spiderwebsoftware.com/ftp/installers/win/BoEWinInstaller.EXE
game:
arch: win32
exe: $GAMEDIR/drive_c/Bladexil/BLADES.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: $installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: blades-of-exile
gogslug: ''
humblestoreid: ''
installer_slug: blades-of-exile-windows
name: Blades of Exile
notes: ''
runner: wine
script:
files:
- installer: http://www.spiderwebsoftware.com/ftp/installers/win/BoEWinInstaller.EXE
game:
arch: win32
exe: $GAMEDIR/drive_c/Bladexil/BLADES.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: $installer
name: wineexec
prefix: $GAMEDIR
slug: blades-of-exile-windows
steamid: null
version: Windows
year: 1997
{
"game_slug": "blades-of-exile",
"version": "Windows",
"description": null,
"notes": "",
"name": "Blades of Exile",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "blades-of-exile-windows",
"installer_slug": "blades-of-exile-windows",
"script": {
"files": [
{
"installer": "http://www.spiderwebsoftware.com/ftp/installers/win/BoEWinInstaller.EXE"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Bladexil/BLADES.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "$installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}