game:
appid: 233270
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: corefonts
arch: win64
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: far-cry-3-blood-dragon
gogslug: ''
humblestoreid: ''
installer_slug: far-cry-3-blood-dragon-steam
name: Far Cry 3 - Blood Dragon
notes: ''
runner: winesteam
script:
game:
appid: 233270
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: corefonts
arch: win64
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR/prefix
slug: far-cry-3-blood-dragon-steam
steamid: 233270
version: Steam
year: 2013
{
"game_slug": "far-cry-3-blood-dragon",
"version": "Steam",
"description": null,
"notes": "",
"name": "Far Cry 3 - Blood Dragon",
"year": 2013,
"steamid": 233270,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "far-cry-3-blood-dragon-steam",
"installer_slug": "far-cry-3-blood-dragon-steam",
"script": {
"game": {
"appid": 233270,
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "corefonts",
"arch": "win64",
"description": "Installing corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}