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