files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Year Walk/yearwalk.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Year Walk
file: $file1
description: ''
game_slug: year-walk
gogslug: ''
humblestoreid: ''
installer_slug: year-walk-humble
name: Year Walk
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Year Walk/yearwalk.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Year Walk
file: $file1
slug: year-walk-humble
steamid: 269050
version: Humble
year: 2013
{
"game_slug": "year-walk",
"version": "Humble",
"description": "",
"notes": "",
"name": "Year Walk",
"year": 2013,
"steamid": 269050,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "year-walk-humble",
"installer_slug": "year-walk-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Year Walk/yearwalk.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Year Walk",
"file": "$file1"
}
}
]
}
}