Installer cossacks-back-to-war-gog

files:
- goginstaller: N/A:Select the game's setup file
game:
  args: .\\videos\\cdv.avi .\\videos\\kz.avi .\\videos\\Logo.avi dmln.exe
  exe: drive_c/$INSTALLATION_DIR/Cossacks.exe
installer:
- task:
    description: Creating wine prefix
    install_mono: false
    name: create_prefix
- task:
    args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/$INSTALLATION_DIR'
    description: Running GOG installer
    executable: goginstaller
    name: wineexec
system:
  single_cpu: true
variables:
  INSTALLATION_DIR: GOG Games/Cossacks - Back To War
description: Run game on single CPU; show original intro videos
game_slug: cossacks-back-to-war
gogslug: cossacks_anthology
humblestoreid: ''
installer_slug: cossacks-back-to-war-gog
name: 'Cossacks: Back to War'
notes: ''
runner: wine
script:
  files:
  - goginstaller: N/A:Select the game's setup file
  game:
    args: .\\videos\\cdv.avi .\\videos\\kz.avi .\\videos\\Logo.avi dmln.exe
    exe: drive_c/$INSTALLATION_DIR/Cossacks.exe
  installer:
  - task:
      description: Creating wine prefix
      install_mono: false
      name: create_prefix
  - task:
      args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/$INSTALLATION_DIR'
      description: Running GOG installer
      executable: goginstaller
      name: wineexec
  system:
    single_cpu: true
  variables:
    INSTALLATION_DIR: GOG Games/Cossacks - Back To War
slug: cossacks-back-to-war-gog
steamid: 4850
version: GOG
year: 2002
{
  "game_slug": "cossacks-back-to-war",
  "version": "GOG",
  "description": "Run game on single CPU; show original intro videos",
  "notes": "",
  "name": "Cossacks: Back to War",
  "year": 2002,
  "steamid": 4850,
  "gogslug": "cossacks_anthology",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "cossacks-back-to-war-gog",
  "installer_slug": "cossacks-back-to-war-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "args": ".\\\\videos\\\\cdv.avi .\\\\videos\\\\kz.avi .\\\\videos\\\\Logo.avi dmln.exe",
      "exe": "drive_c/$INSTALLATION_DIR/Cossacks.exe"
    },
    "installer": [
      {
        "task": {
          "description": "Creating wine prefix",
          "install_mono": false,
          "name": "create_prefix"
        }
      },
      {
        "task": {
          "args": "/SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/$INSTALLATION_DIR'",
          "description": "Running GOG installer",
          "executable": "goginstaller",
          "name": "wineexec"
        }
      }
    ],
    "system": {
      "single_cpu": true
    },
    "variables": {
      "INSTALLATION_DIR": "GOG Games/Cossacks - Back To War"
    }
  }
}
Back to game