Installer kenshi-steam

game:
  appid: 233860
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: corefonts d3dx11_42 d3dx11_43 ogg physx vcrun6sp6 vb6run vcrun2003 vcrun2005
      vcrun2008 vcrun2012 vcrun2013 vcrun2015
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: kenshi
gogslug: kenshi
humblestoreid: ''
installer_slug: kenshi-steam
name: Kenshi
notes: ''
runner: winesteam
script:
  game:
    appid: 233860
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: corefonts d3dx11_42 d3dx11_43 ogg physx vcrun6sp6 vb6run vcrun2003 vcrun2005
        vcrun2008 vcrun2012 vcrun2013 vcrun2015
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: kenshi-steam
steamid: 233860
version: Steam
year: 2018
{
  "game_slug": "kenshi",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Kenshi",
  "year": 2018,
  "steamid": 233860,
  "gogslug": "kenshi",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "kenshi-steam",
  "installer_slug": "kenshi-steam",
  "script": {
    "game": {
      "appid": 233860,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "corefonts d3dx11_42 d3dx11_43 ogg physx vcrun6sp6 vb6run vcrun2003 vcrun2005 vcrun2008 vcrun2012 vcrun2013 vcrun2015",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game