game:
appid: 250520
arch: win32
prefix: $GAMEDIR/prefix
installer:
- task:
app: dotnet40
description: Installing .NET 4.0
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: xna40
description: Installing XNA
name: winetricks
prefix: $GAMEDIR/prefix
description: ''
game_slug: underrail
gogslug: underrail
humblestoreid: ''
installer_slug: underrail-steam
name: Underrail
notes: ''
runner: winesteam
script:
game:
appid: 250520
arch: win32
prefix: $GAMEDIR/prefix
installer:
- task:
app: dotnet40
description: Installing .NET 4.0
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: xna40
description: Installing XNA
name: winetricks
prefix: $GAMEDIR/prefix
slug: underrail-steam
steamid: 250520
version: Steam
year: 2015
{
"game_slug": "underrail",
"version": "Steam",
"description": "",
"notes": "",
"name": "Underrail",
"year": 2015,
"steamid": 250520,
"gogslug": "underrail",
"humblestoreid": "",
"runner": "winesteam",
"slug": "underrail-steam",
"installer_slug": "underrail-steam",
"script": {
"game": {
"appid": 250520,
"arch": "win32",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"app": "dotnet40",
"description": "Installing .NET 4.0",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "xna40",
"description": "Installing XNA",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}