files:
- file1: N/A:Please select the BIAB archive
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: Convergence.exe
installer:
- extract:
dst: $CACHE
file: $file1
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" $CACHE/Convergence_Setup_v11.exe
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
description: Uses the files from the Windows installer from BIAB.
game_slug: blackwell-convergence
gogslug: blackwell_bundle
humblestoreid: ''
installer_slug: the-blackwell-convergence-bundle-in-a-box-1
name: The Blackwell Convergence
notes: ''
runner: ags
script:
files:
- file1: N/A:Please select the BIAB archive
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
main_file: Convergence.exe
installer:
- extract:
dst: $CACHE
file: $file1
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" $CACHE/Convergence_Setup_v11.exe
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
slug: the-blackwell-convergence-bundle-in-a-box-1
steamid: 80350
version: Bundle in a Box
year: 2012
{
"game_slug": "blackwell-convergence",
"version": "Bundle in a Box",
"description": "Uses the files from the Windows installer from BIAB.",
"notes": "",
"name": "The Blackwell Convergence",
"year": 2012,
"steamid": 80350,
"gogslug": "blackwell_bundle",
"humblestoreid": "",
"runner": "ags",
"slug": "the-blackwell-convergence-bundle-in-a-box-1",
"installer_slug": "the-blackwell-convergence-bundle-in-a-box-1",
"script": {
"files": [
{
"file1": "N/A:Please select the BIAB archive"
},
{
"file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"main_file": "Convergence.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$file2"
}
},
{
"execute": {
"args": "-d \"$CACHE\" $CACHE/Convergence_Setup_v11.exe",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
}
]
}
}