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