Installer contract-wars-client-download

files:
- cw: https://cdn-01.contractwarsgame.com/standalone/CWClient_Install.exe
game:
  arch: win64
  exe: drive_c/CWClient/Games/CWClient.exe
  prefix: $GAMEDIR
installer:
- execute:
    command: DISPLAY= WINEPREFIX=$GAMEDIR WINEDLLOVERRIDES="mscoree,mshtml=" $WINEBIN
      wineboot -u
    description: Creating the prefix
- task:
    name: winekill
- task:
    key: UseTakeFocus
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    value: N
- task:
    arch: win64
    description: Installing Launcher
    executable: cw
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: contract-wars-client
gogslug: ''
humblestoreid: ''
installer_slug: contract-wars-client-download
name: Contract Wars Client
notes: ''
runner: wine
script:
  files:
  - cw: https://cdn-01.contractwarsgame.com/standalone/CWClient_Install.exe
  game:
    arch: win64
    exe: drive_c/CWClient/Games/CWClient.exe
    prefix: $GAMEDIR
  installer:
  - execute:
      command: DISPLAY= WINEPREFIX=$GAMEDIR WINEDLLOVERRIDES="mscoree,mshtml=" $WINEBIN
        wineboot -u
      description: Creating the prefix
  - task:
      name: winekill
  - task:
      key: UseTakeFocus
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      value: N
  - task:
      arch: win64
      description: Installing Launcher
      executable: cw
      name: wineexec
      prefix: $GAMEDIR
slug: contract-wars-client-download
steamid: null
version: Download
year: 2014
{
  "game_slug": "contract-wars-client",
  "version": "Download",
  "description": "",
  "notes": "",
  "name": "Contract Wars Client",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "contract-wars-client-download",
  "installer_slug": "contract-wars-client-download",
  "script": {
    "files": [
      {
        "cw": "https://cdn-01.contractwarsgame.com/standalone/CWClient_Install.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/CWClient/Games/CWClient.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "execute": {
          "command": "DISPLAY= WINEPREFIX=$GAMEDIR WINEDLLOVERRIDES=\"mscoree,mshtml=\" $WINEBIN wineboot -u",
          "description": "Creating the prefix"
        }
      },
      {
        "task": {
          "name": "winekill"
        }
      },
      {
        "task": {
          "key": "UseTakeFocus",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "value": "N"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Launcher",
          "executable": "cw",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game