files:
- file1: N/A:Please select the BIAB archive
game:
arch: win32
exe: drive_c/Program Files/Blackwell Unbound/Unbound.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/Unbound_Setup_v11.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: blackwell-unbound
gogslug: blackwell_bundle
humblestoreid: ''
installer_slug: blackwell-unbound-bundle-in-a-box
name: Blackwell Unbound
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the BIAB archive
game:
arch: win32
exe: drive_c/Program Files/Blackwell Unbound/Unbound.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/Unbound_Setup_v11.exe
name: wineexec
prefix: $GAMEDIR
slug: blackwell-unbound-bundle-in-a-box
steamid: 80340
version: Bundle in a Box
year: 2007
{
"game_slug": "blackwell-unbound",
"version": "Bundle in a Box",
"description": "",
"notes": "",
"name": "Blackwell Unbound",
"year": 2007,
"steamid": 80340,
"gogslug": "blackwell_bundle",
"humblestoreid": "",
"runner": "wine",
"slug": "blackwell-unbound-bundle-in-a-box",
"installer_slug": "blackwell-unbound-bundle-in-a-box",
"script": {
"files": [
{
"file1": "N/A:Please select the BIAB archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Blackwell Unbound/Unbound.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/Unbound_Setup_v11.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}