game:
appid: 306000
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
description: null
game_slug: super-dungeon-bros
gogslug: ''
humblestoreid: ''
installer_slug: super-dungeon-bros-steam
name: Super Dungeon Bros
notes: ''
runner: winesteam
script:
game:
appid: 306000
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
slug: super-dungeon-bros-steam
steamid: 306000
version: Steam
year: 2016
{
"game_slug": "super-dungeon-bros",
"version": "Steam",
"description": null,
"notes": "",
"name": "Super Dungeon Bros",
"year": 2016,
"steamid": 306000,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "super-dungeon-bros-steam",
"installer_slug": "super-dungeon-bros-steam",
"script": {
"game": {
"appid": 306000,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}