custom-name: Blade Runner - GOG - ScummVM
files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
game_id: bladerunner
path: $GAMEDIR
subtitles: true
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $GAMEDIR/__support/app/
- execute:
command: cd "$GAMEDIR"; rm -f -r rm -f -r tmp app ScummVM __redist commonappdata
goggame-1370811355.*;
scummvm:
fullscreen: true
description: '"Blade Runner" using ScummVM.'
game_slug: blade-runner
gogslug: blade_runner_enhanced_edition
humblestoreid: ''
installer_slug: blade-runner-gog
name: Blade Runner
notes: ''
runner: scummvm
script:
custom-name: Blade Runner - GOG - ScummVM
files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
game_id: bladerunner
path: $GAMEDIR
subtitles: true
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gogsetup"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $GAMEDIR/__support/app/
- execute:
command: cd "$GAMEDIR"; rm -f -r rm -f -r tmp app ScummVM __redist commonappdata
goggame-1370811355.*;
scummvm:
fullscreen: true
slug: blade-runner-gog
steamid: null
version: GOG
year: 1997
{
"game_slug": "blade-runner",
"version": "GOG",
"description": "\"Blade Runner\" using ScummVM.",
"notes": "",
"name": "Blade Runner",
"year": 1997,
"steamid": null,
"gogslug": "blade_runner_enhanced_edition",
"humblestoreid": "",
"runner": "scummvm",
"slug": "blade-runner-gog",
"installer_slug": "blade-runner-gog",
"script": {
"custom-name": "Blade Runner - GOG - ScummVM",
"files": [
{
"gogsetup": "N/A:Please select the game Windows install file, available for download from your GOG account page."
},
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
}
],
"game": {
"game_id": "bladerunner",
"path": "$GAMEDIR",
"subtitles": true
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "inno"
}
},
{
"execute": {
"args": "-d \"$GAMEDIR\" \"$gogsetup\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$GAMEDIR/__support/app/"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\"; rm -f -r rm -f -r tmp app ScummVM __redist commonappdata goggame-1370811355.*;"
}
}
],
"scummvm": {
"fullscreen": true
}
}
}