Installer styx-shards-of-darkness-steam

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
  appid: 355790
  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: styx-shards-of-darkness
gogslug: styx_shards_of_darkness
humblestoreid: ''
installer_slug: styx-shards-of-darkness-steam
name: 'Styx: Shards of Darkness'
notes: ''
runner: winesteam
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  game:
    appid: 355790
    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: styx-shards-of-darkness-steam
steamid: 355790
version: Steam
year: 2017
{
  "game_slug": "styx-shards-of-darkness",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Styx: Shards of Darkness",
  "year": 2017,
  "steamid": 355790,
  "gogslug": "styx_shards_of_darkness",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "styx-shards-of-darkness-steam",
  "installer_slug": "styx-shards-of-darkness-steam",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      }
    ],
    "game": {
      "appid": 355790,
      "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