game:
appid: 291480
prefix: $GAMEDIR/prefix
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
description: null
game_slug: warface
gogslug: ''
humblestoreid: ''
installer_slug: warface-steam
name: Warface
notes: Launcher works but can't get in-game because of anti-cheat.
runner: winesteam
script:
game:
appid: 291480
prefix: $GAMEDIR/prefix
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
slug: warface-steam
steamid: 291480
version: Steam
year: 2014
{
"game_slug": "warface",
"version": "Steam",
"description": null,
"notes": "Launcher works but can't get in-game because of anti-cheat.",
"name": "Warface",
"year": 2014,
"steamid": 291480,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "warface-steam",
"installer_slug": "warface-steam",
"script": {
"game": {
"appid": 291480,
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}