game:
appid: 217140
prefix: $GAMEDIR/prefix
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet40
name: winetricks
prefix: $GAMEDIR/prefix
silent: true
description: ''
game_slug: rise-of-the-triad
gogslug: rise_of_the_triad
humblestoreid: ''
installer_slug: rise-of-the-triad-steam
name: Rise of the Triad
notes: ''
runner: winesteam
script:
game:
appid: 217140
prefix: $GAMEDIR/prefix
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet40
name: winetricks
prefix: $GAMEDIR/prefix
silent: true
slug: rise-of-the-triad-steam
steamid: 217140
version: Steam
year: 2013
{
"game_slug": "rise-of-the-triad",
"version": "Steam",
"description": "",
"notes": "",
"name": "Rise of the Triad",
"year": 2013,
"steamid": 217140,
"gogslug": "rise_of_the_triad",
"humblestoreid": "",
"runner": "winesteam",
"slug": "rise-of-the-triad-steam",
"installer_slug": "rise-of-the-triad-steam",
"script": {
"game": {
"appid": 217140,
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet40",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix",
"silent": true
}
}
]
}
}