files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Where is my Heart/Where is my Heart.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: /sp- /silent /norestart
executable: $CACHE/Where is my Heart Installer.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: where-is-my-heart
gogslug: where_is_my_heart
humblestoreid: ''
installer_slug: where-is-my-heart-humble
name: Where is my Heart?
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Where is my Heart/Where is my Heart.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: /sp- /silent /norestart
executable: $CACHE/Where is my Heart Installer.exe
name: wineexec
prefix: $GAMEDIR
slug: where-is-my-heart-humble
steamid: 244950
version: Humble
year: 2011
{
"game_slug": "where-is-my-heart",
"version": "Humble",
"description": "",
"notes": "",
"name": "Where is my Heart?",
"year": 2011,
"steamid": 244950,
"gogslug": "where_is_my_heart",
"humblestoreid": "",
"runner": "wine",
"slug": "where-is-my-heart-humble",
"installer_slug": "where-is-my-heart-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Where is my Heart/Where is my Heart.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"args": "/sp- /silent /norestart",
"executable": "$CACHE/Where is my Heart Installer.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}