Installer commandos-beyond-the-call-of-steam

game:
  appid: 6810
  arch: win32
  prefix: $GAMEDIR/prefix
installer:
- task:
    app: winxp
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
description: ''
game_slug: commandos-beyond-the-call-of-duty
gogslug: commandos_ammo_pack
humblestoreid: ''
installer_slug: commandos-beyond-the-call-of-steam
name: 'Commandos: Beyond the Call of Duty'
notes: ''
runner: winesteam
script:
  game:
    appid: 6810
    arch: win32
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      app: winxp
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
slug: commandos-beyond-the-call-of-steam
steamid: 6810
version: Steam
year: 1999
{
  "game_slug": "commandos-beyond-the-call-of-duty",
  "version": "Steam",
  "description": "",
  "notes": "",
  "name": "Commandos: Beyond the Call of Duty",
  "year": 1999,
  "steamid": 6810,
  "gogslug": "commandos_ammo_pack",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "commandos-beyond-the-call-of-steam",
  "installer_slug": "commandos-beyond-the-call-of-steam",
  "script": {
    "game": {
      "appid": 6810,
      "arch": "win32",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "app": "winxp",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game