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/Convergence.exe
installer:
- extract:
dst: $CACHE
file: $inno
- execute:
args: -I app -d "$CACHE" "$game"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app/Convergence
description: null
game_slug: blackwell-convergence
gogslug: blackwell_bundle
humblestoreid: ''
installer_slug: the-blackwell-convergence-gog
name: The Blackwell Convergence
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/Convergence.exe
installer:
- extract:
dst: $CACHE
file: $inno
- execute:
args: -I app -d "$CACHE" "$game"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app/Convergence
slug: the-blackwell-convergence-gog
steamid: 80350
version: GOG
year: 2012
{
"game_slug": "blackwell-convergence",
"version": "GOG",
"description": null,
"notes": "",
"name": "The Blackwell Convergence",
"year": 2012,
"steamid": 80350,
"gogslug": "blackwell_bundle",
"humblestoreid": "",
"runner": "ags",
"slug": "the-blackwell-convergence-gog",
"installer_slug": "the-blackwell-convergence-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/Convergence.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$inno"
}
},
{
"execute": {
"args": "-I app -d \"$CACHE\" \"$game\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app/Convergence"
}
}
]
}
}