files:
- runner-archive: 'N/A: Select the .tar.gz archive downloaded from http://humblebundle.com'
game:
exe: bit.trip.runner/bit.trip.runner
installer:
- extract:
dst: $GAMEDIR
file: runner-archive
description: ''
game_slug: bittrip-runner
gogslug: bittrip_runner
humblestoreid: bittrip-runner
installer_slug: bittrip-runner-humble-bundle
name: BIT.TRIP Runner
notes: ''
runner: linux
script:
files:
- runner-archive: 'N/A: Select the .tar.gz archive downloaded from http://humblebundle.com'
game:
exe: bit.trip.runner/bit.trip.runner
installer:
- extract:
dst: $GAMEDIR
file: runner-archive
slug: bittrip-runner-humble-bundle
steamid: 63710
version: Humble Bundle
year: 2010
{
"game_slug": "bittrip-runner",
"version": "Humble Bundle",
"description": "",
"notes": "",
"name": "BIT.TRIP Runner",
"year": 2010,
"steamid": 63710,
"gogslug": "bittrip_runner",
"humblestoreid": "bittrip-runner",
"runner": "linux",
"slug": "bittrip-runner-humble-bundle",
"installer_slug": "bittrip-runner-humble-bundle",
"script": {
"files": [
{
"runner-archive": "N/A: Select the .tar.gz archive downloaded from http://humblebundle.com"
}
],
"game": {
"exe": "bit.trip.runner/bit.trip.runner"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "runner-archive"
}
}
]
}
}