files:
- game: 'N/A: Select Humble installer'
game:
exe: $GAMEDIR/drive_c/KRUNCH-111-win/data/KRUNCH.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/
file: game
description: ''
game_slug: krunch
gogslug: ''
humblestoreid: krunch
installer_slug: krunch-humble-bundle
name: KRUNCH
notes: ''
runner: wine
script:
files:
- game: 'N/A: Select Humble installer'
game:
exe: $GAMEDIR/drive_c/KRUNCH-111-win/data/KRUNCH.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/
file: game
slug: krunch-humble-bundle
steamid: 280500
version: Humble Bundle
year: 2012
{
"game_slug": "krunch",
"version": "Humble Bundle",
"description": "",
"notes": "",
"name": "KRUNCH",
"year": 2012,
"steamid": 280500,
"gogslug": "",
"humblestoreid": "krunch",
"runner": "wine",
"slug": "krunch-humble-bundle",
"installer_slug": "krunch-humble-bundle",
"script": {
"files": [
{
"game": "N/A: Select Humble installer"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/KRUNCH-111-win/data/KRUNCH.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/",
"file": "game"
}
}
]
}
}