game:
appid: 601510
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
winesteam:
Desktop: true
description: null
game_slug: yu-gi-oh-duel-links
gogslug: ''
humblestoreid: ''
installer_slug: yu-gi-oh-duel-links-steam
name: Yu-Gi-Oh! Duel Links
notes: ''
runner: winesteam
script:
game:
appid: 601510
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
winesteam:
Desktop: true
slug: yu-gi-oh-duel-links-steam
steamid: 601510
version: Steam
year: 2017
{
"game_slug": "yu-gi-oh-duel-links",
"version": "Steam",
"description": null,
"notes": "",
"name": "Yu-Gi-Oh! Duel Links",
"year": 2017,
"steamid": 601510,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "yu-gi-oh-duel-links-steam",
"installer_slug": "yu-gi-oh-duel-links-steam",
"script": {
"game": {
"appid": 601510,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
}
],
"winesteam": {
"Desktop": true
}
}
}