files:
- file1: N/A:Please select the Humble archive
game:
exe: stanley
installer:
- extract:
dst: $CACHE
file: $file1
- extract:
dst: $CACHE
file: $CACHE/The Stanley Parable Setup
format: zip
- extract:
file: $CACHE/data/tsp.tar
- chmodx: $GAMEDIR/stanley
description: ''
game_slug: the-stanley-parable
gogslug: ''
humblestoreid: the-stanley-parable
installer_slug: the-stanley-parable-humble
name: The Stanley Parable
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: stanley
installer:
- extract:
dst: $CACHE
file: $file1
- extract:
dst: $CACHE
file: $CACHE/The Stanley Parable Setup
format: zip
- extract:
file: $CACHE/data/tsp.tar
- chmodx: $GAMEDIR/stanley
slug: the-stanley-parable-humble
steamid: 221910
version: Humble
year: 2013
{
"game_slug": "the-stanley-parable",
"version": "Humble",
"description": "",
"notes": "",
"name": "The Stanley Parable",
"year": 2013,
"steamid": 221910,
"gogslug": "",
"humblestoreid": "the-stanley-parable",
"runner": "linux",
"slug": "the-stanley-parable-humble",
"installer_slug": "the-stanley-parable-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "stanley"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$CACHE/The Stanley Parable Setup",
"format": "zip"
}
},
{
"extract": {
"file": "$CACHE/data/tsp.tar"
}
},
{
"chmodx": "$GAMEDIR/stanley"
}
]
}
}