files:
- humblegame: N/A
game:
arch: win32
exe: drive_c/Program Files/Shadowgrounds Survivor/survivor.exe
installer:
- extract:
dst: $CACHE
file: humblegame
- task:
executable: $CACHE/SGSurvivor_Setup_109.exe
name: wineexec
description: null
game_slug: shadowgrounds-survivor
gogslug: shadowgrounds_survivor
humblestoreid: shadowgroundssurvivor
installer_slug: shadowgrounds-survivor-humble-bundle
name: 'Shadowgrounds: Survivor'
notes: ''
runner: wine
script:
files:
- humblegame: N/A
game:
arch: win32
exe: drive_c/Program Files/Shadowgrounds Survivor/survivor.exe
installer:
- extract:
dst: $CACHE
file: humblegame
- task:
executable: $CACHE/SGSurvivor_Setup_109.exe
name: wineexec
slug: shadowgrounds-survivor-humble-bundle
steamid: 11200
version: Humble Bundle
year: 2007
{
"game_slug": "shadowgrounds-survivor",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Shadowgrounds: Survivor",
"year": 2007,
"steamid": 11200,
"gogslug": "shadowgrounds_survivor",
"humblestoreid": "shadowgroundssurvivor",
"runner": "wine",
"slug": "shadowgrounds-survivor-humble-bundle",
"installer_slug": "shadowgrounds-survivor-humble-bundle",
"script": {
"files": [
{
"humblegame": "N/A"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Shadowgrounds Survivor/survivor.exe"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "humblegame"
}
},
{
"task": {
"executable": "$CACHE/SGSurvivor_Setup_109.exe",
"name": "wineexec"
}
}
]
}
}