files:
- client:
filename: hl89h_win_install.exe
url: http://www.wolflair.com/download/hp/hl89h_win_install.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/Hero Lab/HeroLab64.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Hero Lab
executable: client
name: wine.wineexec
prefix: $GAMEDIR
description: Hero Lab character creator.
game_slug: hero-lab
gogslug: ''
humblestoreid: ''
installer_slug: hero-lab-v89h
name: Hero Lab
notes: '* Tested starting the application, moving a license, downloading the "Pathfinder
Roleplaying Game" game mode and running it'
runner: wine
script:
files:
- client:
filename: hl89h_win_install.exe
url: http://www.wolflair.com/download/hp/hl89h_win_install.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/Hero Lab/HeroLab64.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Hero Lab
executable: client
name: wine.wineexec
prefix: $GAMEDIR
slug: hero-lab-v89h
steamid: null
version: V8.9h
year: 2011
{
"game_slug": "hero-lab",
"version": "V8.9h",
"description": "Hero Lab character creator.",
"notes": "* Tested starting the application, moving a license, downloading the \"Pathfinder Roleplaying Game\" game mode and running it",
"name": "Hero Lab",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "hero-lab-v89h",
"installer_slug": "hero-lab-v89h",
"script": {
"files": [
{
"client": {
"filename": "hl89h_win_install.exe",
"url": "http://www.wolflair.com/download/hp/hl89h_win_install.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Hero Lab/HeroLab64.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Hero Lab",
"executable": "client",
"name": "wine.wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}