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