files:
- humblegame: N/A:"Select the archive downloaded from Humble Bundle"
game:
arch: win32
exe: drive_c/Program Files/BADLAND Game of the Year Edition/Badland.exe
prefix: $GAMEDIR
installer:
- task:
executable: humblegame
name: wineexec
description: null
game_slug: badland
gogslug: ''
humblestoreid: ''
installer_slug: badland-humble-bundle
name: Badland
notes: ''
runner: wine
script:
files:
- humblegame: N/A:"Select the archive downloaded from Humble Bundle"
game:
arch: win32
exe: drive_c/Program Files/BADLAND Game of the Year Edition/Badland.exe
prefix: $GAMEDIR
installer:
- task:
executable: humblegame
name: wineexec
slug: badland-humble-bundle
steamid: 269670
version: Humble Bundle
year: 2013
{
"game_slug": "badland",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Badland",
"year": 2013,
"steamid": 269670,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "badland-humble-bundle",
"installer_slug": "badland-humble-bundle",
"script": {
"files": [
{
"humblegame": "N/A:\"Select the archive downloaded from Humble Bundle\""
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/BADLAND Game of the Year Edition/Badland.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "humblegame",
"name": "wineexec"
}
}
]
}
}