files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Unholy Heights/UnholyHeights.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Unholy Heights
file: $file1
- task:
app: xna40
name: winetricks
prefix: $GAMEDIR
description: ''
game_slug: unholy-heights
gogslug: unholy_heights
humblestoreid: unholyheights
installer_slug: unholy-heights-humble
name: Unholy Heights
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Unholy Heights/UnholyHeights.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Unholy Heights
file: $file1
- task:
app: xna40
name: winetricks
prefix: $GAMEDIR
slug: unholy-heights-humble
steamid: 249330
version: Humble
year: 2013
{
"game_slug": "unholy-heights",
"version": "Humble",
"description": "",
"notes": "",
"name": "Unholy Heights",
"year": 2013,
"steamid": 249330,
"gogslug": "unholy_heights",
"humblestoreid": "unholyheights",
"runner": "wine",
"slug": "unholy-heights-humble",
"installer_slug": "unholy-heights-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Unholy Heights/UnholyHeights.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Unholy Heights",
"file": "$file1"
}
},
{
"task": {
"app": "xna40",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}