game:
appid: 517790
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: win10
arch: win64
description: Setting wine to Windows 10
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: caesar-iii
gogslug: caesar_3
humblestoreid: ''
installer_slug: caesar-3-steam
name: Caesar III
notes: Max game resolution is 1024x768 but plays fine.
runner: winesteam
script:
game:
appid: 517790
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: win10
arch: win64
description: Setting wine to Windows 10
name: winetricks
prefix: $GAMEDIR/prefix
slug: caesar-3-steam
steamid: 517790
version: Steam
year: 1998
{
"game_slug": "caesar-iii",
"version": "Steam",
"description": null,
"notes": "Max game resolution is 1024x768 but plays fine.",
"name": "Caesar III",
"year": 1998,
"steamid": 517790,
"gogslug": "caesar_3",
"humblestoreid": "",
"runner": "winesteam",
"slug": "caesar-3-steam",
"installer_slug": "caesar-3-steam",
"script": {
"game": {
"appid": 517790,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "win10",
"arch": "win64",
"description": "Setting wine to Windows 10",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}