files:
- mountain-game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
game:
exe: Mountain.x86
installer:
- extract:
file: mountain-game
- chmodx: $GAMEDIR/Mountain.x86
description: ''
game_slug: mountain
gogslug: ''
humblestoreid: ''
installer_slug: mountain-humble-bundle
name: Mountain
notes: ''
runner: linux
script:
files:
- mountain-game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
game:
exe: Mountain.x86
installer:
- extract:
file: mountain-game
- chmodx: $GAMEDIR/Mountain.x86
slug: mountain-humble-bundle
steamid: 313340
version: Humble Bundle
year: 2014
{
"game_slug": "mountain",
"version": "Humble Bundle",
"description": "",
"notes": "",
"name": "Mountain",
"year": 2014,
"steamid": 313340,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "mountain-humble-bundle",
"installer_slug": "mountain-humble-bundle",
"script": {
"files": [
{
"mountain-game": "N/A: Please select the .zip install file downloaded from humblebundle.com"
}
],
"game": {
"exe": "Mountain.x86"
},
"installer": [
{
"extract": {
"file": "mountain-game"
}
},
{
"chmodx": "$GAMEDIR/Mountain.x86"
}
]
}
}