Installer strike-vector-ex-steam

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
  appid: 476360
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win64
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2015 win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: strike-vector-ex
gogslug: ''
humblestoreid: ''
installer_slug: strike-vector-ex-steam
name: Strike Vector EX
notes: ''
runner: winesteam
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  game:
    appid: 476360
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win64
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2015 win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: strike-vector-ex-steam
steamid: 476360
version: Steam
year: 2017
{
  "game_slug": "strike-vector-ex",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Strike Vector EX",
  "year": 2017,
  "steamid": 476360,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "strike-vector-ex-steam",
  "installer_slug": "strike-vector-ex-steam",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      }
    ],
    "game": {
      "appid": 476360,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2015 win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game