Installer commandos-beyond-the-call-of-groupees

files:
- file1: N/A:Please select the Groupees archive
game:
  arch: win32
  exe: drive_c/Program Files/Pyro Studios/Commandos1MP/coman_mp.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
    executable: $CACHE/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: commandos-beyond-the-call-of-duty
gogslug: commandos_ammo_pack
humblestoreid: ''
installer_slug: commandos-beyond-the-call-of-groupees
name: 'Commandos: Beyond the Call of Duty'
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Groupees archive
  game:
    arch: win32
    exe: drive_c/Program Files/Pyro Studios/Commandos1MP/coman_mp.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
      executable: $CACHE/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: commandos-beyond-the-call-of-groupees
steamid: 6810
version: Groupees
year: 1999
{
  "game_slug": "commandos-beyond-the-call-of-duty",
  "version": "Groupees",
  "description": "",
  "notes": "",
  "name": "Commandos: Beyond the Call of Duty",
  "year": 1999,
  "steamid": 6810,
  "gogslug": "commandos_ammo_pack",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "commandos-beyond-the-call-of-groupees",
  "installer_slug": "commandos-beyond-the-call-of-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Pyro Studios/Commandos1MP/coman_mp.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "args": "/sp- /verysilent /norestart /suppressmsgboxes /nogui",
          "executable": "$CACHE/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game