files:
- setup: N/A:Select installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Stasis/Stasis.exe
prefix: $GAMEDIR
installer:
- task:
install_gecko: false
install_mono: false
name: create_prefix
- task:
args: /silent
executable: $setup
name: wineexec
description: ''
game_slug: stasis
gogslug: stasis_deluxe_edition
humblestoreid: ''
installer_slug: stasis-gog
name: STASIS
notes: ''
runner: wine
script:
files:
- setup: N/A:Select installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Stasis/Stasis.exe
prefix: $GAMEDIR
installer:
- task:
install_gecko: false
install_mono: false
name: create_prefix
- task:
args: /silent
executable: $setup
name: wineexec
slug: stasis-gog
steamid: 380150
version: GOG
year: 2015
{
"game_slug": "stasis",
"version": "GOG",
"description": "",
"notes": "",
"name": "STASIS",
"year": 2015,
"steamid": 380150,
"gogslug": "stasis_deluxe_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "stasis-gog",
"installer_slug": "stasis-gog",
"script": {
"files": [
{
"setup": "N/A:Select installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/Stasis/Stasis.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"install_gecko": false,
"install_mono": false,
"name": "create_prefix"
}
},
{
"task": {
"args": "/silent",
"executable": "$setup",
"name": "wineexec"
}
}
]
}
}