game:
appid: 19900
arch: win32
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: dotnet20
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: far-cry-2
gogslug: far_cry_2_fortunes_edition
humblestoreid: far-cry-2-fortunes-edition
installer_slug: far-cry-2-steam
name: Far Cry 2
notes: ''
runner: winesteam
script:
game:
appid: 19900
arch: win32
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: dotnet20
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
slug: far-cry-2-steam
steamid: 19900
version: Steam
year: 2008
{
"game_slug": "far-cry-2",
"version": "Steam",
"description": null,
"notes": "",
"name": "Far Cry 2",
"year": 2008,
"steamid": 19900,
"gogslug": "far_cry_2_fortunes_edition",
"humblestoreid": "far-cry-2-fortunes-edition",
"runner": "winesteam",
"slug": "far-cry-2-steam",
"installer_slug": "far-cry-2-steam",
"script": {
"game": {
"appid": 19900,
"arch": "win32",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "dotnet20",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}