files:
- archive: N/A:Please select the ".zip" archive downloaded from "https://www.humblebundle.com/".
game:
exe: Broforce.x86_64
launch_configs:
- exe: Broforce.x86
name: 32 bit version
installer:
- extract:
file: $archive
- chmodx: $GAMEDIR/Broforce.x86_64
- chmodx: $GAMEDIR/Broforce.x86
description: null
game_slug: broforce
gogslug: broforce
humblestoreid: ''
installer_slug: broforce-humble-bundle
name: Broforce
notes: ''
runner: linux
script:
files:
- archive: N/A:Please select the ".zip" archive downloaded from "https://www.humblebundle.com/".
game:
exe: Broforce.x86_64
launch_configs:
- exe: Broforce.x86
name: 32 bit version
installer:
- extract:
file: $archive
- chmodx: $GAMEDIR/Broforce.x86_64
- chmodx: $GAMEDIR/Broforce.x86
slug: broforce-humble-bundle
steamid: 274190
version: Humble Bundle
year: 2015
{
"game_slug": "broforce",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Broforce",
"year": 2015,
"steamid": 274190,
"gogslug": "broforce",
"humblestoreid": "",
"runner": "linux",
"slug": "broforce-humble-bundle",
"installer_slug": "broforce-humble-bundle",
"script": {
"files": [
{
"archive": "N/A:Please select the \".zip\" archive downloaded from \"https://www.humblebundle.com/\"."
}
],
"game": {
"exe": "Broforce.x86_64",
"launch_configs": [
{
"exe": "Broforce.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$archive"
}
},
{
"chmodx": "$GAMEDIR/Broforce.x86_64"
},
{
"chmodx": "$GAMEDIR/Broforce.x86"
}
]
}
}