files:
- humblegame: N/A:"Select the archive downloaded from Humble Bundle"
game:
arch: win32
exe: drive_c/Program Files/Eets2/Eets2.exe
prefix: $GAMEDIR
installer:
- task:
executable: humblegame
name: wineexec
description: null
game_slug: eets-munchies
gogslug: ''
humblestoreid: eetsmunchies_bundle
installer_slug: eets-munchies-humble-bundle
name: Eets Munchies
notes: ''
runner: wine
script:
files:
- humblegame: N/A:"Select the archive downloaded from Humble Bundle"
game:
arch: win32
exe: drive_c/Program Files/Eets2/Eets2.exe
prefix: $GAMEDIR
installer:
- task:
executable: humblegame
name: wineexec
slug: eets-munchies-humble-bundle
steamid: 214550
version: Humble Bundle
year: 2014
{
"game_slug": "eets-munchies",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Eets Munchies",
"year": 2014,
"steamid": 214550,
"gogslug": "",
"humblestoreid": "eetsmunchies_bundle",
"runner": "wine",
"slug": "eets-munchies-humble-bundle",
"installer_slug": "eets-munchies-humble-bundle",
"script": {
"files": [
{
"humblegame": "N/A:\"Select the archive downloaded from Humble Bundle\""
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Eets2/Eets2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "humblegame",
"name": "wineexec"
}
}
]
}
}