files:
- file1: N/A:Please select the Humble installer
game:
arch: win32
exe: drive_c/Program Files/Triumph Studios/Age of Wonders/AoW.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: age-of-wonders
gogslug: age_of_wonders
humblestoreid: ''
installer_slug: age-of-wonders-humble
name: Age of Wonders
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Humble installer
game:
arch: win32
exe: drive_c/Program Files/Triumph Studios/Age of Wonders/AoW.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: age-of-wonders-humble
steamid: 61500
version: Humble
year: 1999
{
"game_slug": "age-of-wonders",
"version": "Humble",
"description": "",
"notes": "",
"name": "Age of Wonders",
"year": 1999,
"steamid": 61500,
"gogslug": "age_of_wonders",
"humblestoreid": "",
"runner": "wine",
"slug": "age-of-wonders-humble",
"installer_slug": "age-of-wonders-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Triumph Studios/Age of Wonders/AoW.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}