game:
appid: 799240
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
app: win7
description: Settings Wine to Windows 7
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: d3dx11_43
description: Installing DirectX11 v43
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: my-free-farm-2
gogslug: ''
humblestoreid: ''
installer_slug: my-free-farm-2-steam
name: My Free Farm 2
notes: ''
runner: winesteam
script:
game:
appid: 799240
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
app: win7
description: Settings Wine to Windows 7
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: d3dx11_43
description: Installing DirectX11 v43
name: winetricks
prefix: $GAMEDIR/prefix
slug: my-free-farm-2-steam
steamid: 799240
version: Steam
year: 2018
{
"game_slug": "my-free-farm-2",
"version": "Steam",
"description": null,
"notes": "",
"name": "My Free Farm 2",
"year": 2018,
"steamid": 799240,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "my-free-farm-2-steam",
"installer_slug": "my-free-farm-2-steam",
"script": {
"game": {
"appid": 799240,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"app": "win7",
"description": "Settings Wine to Windows 7",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "d3dx11_43",
"description": "Installing DirectX11 v43",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}