files:
- file1: N/A:Please select the GamersGate installer
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/The Beardless Wizard/TheBeardlessWizard.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: https://www.gamersgate.com/DD-BLW/the-beardless-wizard
game_slug: the-beardless-wizard
gogslug: ''
humblestoreid: ''
installer_slug: the-beardless-wizard-gamersgate
name: The Beardless Wizard
notes: If cursor is invisible, check system cursor in the options menu.
runner: wine
script:
files:
- file1: N/A:Please select the GamersGate installer
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/The Beardless Wizard/TheBeardlessWizard.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: the-beardless-wizard-gamersgate
steamid: 1463760
version: GamersGate
year: 2014
{
"game_slug": "the-beardless-wizard",
"version": "GamersGate",
"description": "https://www.gamersgate.com/DD-BLW/the-beardless-wizard",
"notes": "If cursor is invisible, check system cursor in the options menu.",
"name": "The Beardless Wizard",
"year": 2014,
"steamid": 1463760,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-beardless-wizard-gamersgate",
"installer_slug": "the-beardless-wizard-gamersgate",
"script": {
"files": [
{
"file1": "N/A:Please select the GamersGate installer"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/The Beardless Wizard/TheBeardlessWizard.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}