files:
- game: N/A:Select GOG installer.
- inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: $GAMEDIR/Unbound.exe
installer:
- extract:
dst: $CACHE
file: $inno
- execute:
args: -I app -d "$CACHE" "$game"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app/Unbound
description: null
game_slug: blackwell-unbound
gogslug: blackwell_bundle
humblestoreid: ''
installer_slug: blackwell-unbound-gog
name: Blackwell Unbound
notes: ''
runner: ags
script:
files:
- game: N/A:Select GOG installer.
- inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: $GAMEDIR/Unbound.exe
installer:
- extract:
dst: $CACHE
file: $inno
- execute:
args: -I app -d "$CACHE" "$game"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app/Unbound
slug: blackwell-unbound-gog
steamid: 80340
version: GOG
year: 2007
{
"game_slug": "blackwell-unbound",
"version": "GOG",
"description": null,
"notes": "",
"name": "Blackwell Unbound",
"year": 2007,
"steamid": 80340,
"gogslug": "blackwell_bundle",
"humblestoreid": "",
"runner": "ags",
"slug": "blackwell-unbound-gog",
"installer_slug": "blackwell-unbound-gog",
"script": {
"files": [
{
"game": "N/A:Select GOG installer."
},
{
"inno": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"main_file": "$GAMEDIR/Unbound.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$inno"
}
},
{
"execute": {
"args": "-I app -d \"$CACHE\" \"$game\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app/Unbound"
}
}
]
}
}