files:
- braid-game: 'N/A: Select the ".sh" install file downloaded from http://www.humblebundle.com'
game:
exe: launcher.bin.x86
installer:
- extract:
dst: $CACHE/braid
file: braid-game
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/braid/data/x86/
- merge:
dst: $GAMEDIR
src: $CACHE/braid/data/noarch/
- chmodx: launcher.bin.x86
- chmodx: Braid.bin.x86
description: null
game_slug: braid
gogslug: braid
humblestoreid: braid
installer_slug: braid-humble-bundle
name: Braid
notes: ''
runner: linux
script:
files:
- braid-game: 'N/A: Select the ".sh" install file downloaded from http://www.humblebundle.com'
game:
exe: launcher.bin.x86
installer:
- extract:
dst: $CACHE/braid
file: braid-game
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/braid/data/x86/
- merge:
dst: $GAMEDIR
src: $CACHE/braid/data/noarch/
- chmodx: launcher.bin.x86
- chmodx: Braid.bin.x86
slug: braid-humble-bundle
steamid: 26800
version: Humble Bundle
year: 2008
{
"game_slug": "braid",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Braid",
"year": 2008,
"steamid": 26800,
"gogslug": "braid",
"humblestoreid": "braid",
"runner": "linux",
"slug": "braid-humble-bundle",
"installer_slug": "braid-humble-bundle",
"script": {
"files": [
{
"braid-game": "N/A: Select the \".sh\" install file downloaded from http://www.humblebundle.com"
}
],
"game": {
"exe": "launcher.bin.x86"
},
"installer": [
{
"extract": {
"dst": "$CACHE/braid",
"file": "braid-game",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/braid/data/x86/"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/braid/data/noarch/"
}
},
{
"chmodx": "launcher.bin.x86"
},
{
"chmodx": "Braid.bin.x86"
}
]
}
}