files:
- convoy-game: N/A:Please select the .zip install file downloaded from humblebundle.com
game:
exe: Convoy.x86_64
launch_configs:
- exe: Convoy.x86
name: 32 bit version
installer:
- extract:
file: convoy-game
- chmodx: $GAMEDIR/Convoy.x86
- chmodx: $GAMEDIR/Convoy.x86_64
description: null
game_slug: convoy
gogslug: convoy
humblestoreid: ''
installer_slug: convoy-humble-bundle
name: Convoy
notes: 'Tested with version: January 2016'
runner: linux
script:
files:
- convoy-game: N/A:Please select the .zip install file downloaded from humblebundle.com
game:
exe: Convoy.x86_64
launch_configs:
- exe: Convoy.x86
name: 32 bit version
installer:
- extract:
file: convoy-game
- chmodx: $GAMEDIR/Convoy.x86
- chmodx: $GAMEDIR/Convoy.x86_64
slug: convoy-humble-bundle
steamid: 318230
version: Humble Bundle
year: 2015
{
"game_slug": "convoy",
"version": "Humble Bundle",
"description": null,
"notes": "Tested with version: January 2016",
"name": "Convoy",
"year": 2015,
"steamid": 318230,
"gogslug": "convoy",
"humblestoreid": "",
"runner": "linux",
"slug": "convoy-humble-bundle",
"installer_slug": "convoy-humble-bundle",
"script": {
"files": [
{
"convoy-game": "N/A:Please select the .zip install file downloaded from humblebundle.com"
}
],
"game": {
"exe": "Convoy.x86_64",
"launch_configs": [
{
"exe": "Convoy.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "convoy-game"
}
},
{
"chmodx": "$GAMEDIR/Convoy.x86"
},
{
"chmodx": "$GAMEDIR/Convoy.x86_64"
}
]
}
}