Installer warhammer-end-times-vermintid-steam

game:
  appid: 235540
  arch: win64
  nolaunch: true
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: dotnet472
    description: Installing .NET 4.7.2
    name: winetricks
description: null
game_slug: warhammer-end-times-vermintide
gogslug: ''
humblestoreid: warhammer-end-times-vermintide
installer_slug: warhammer-end-times-vermintid-steam
name: 'Warhammer: End Times - Vermintide'
notes: The game won't automatically launch. This will open Steam then you have to
  run the game by selecting "Run without launcher"
runner: winesteam
script:
  game:
    appid: 235540
    arch: win64
    nolaunch: true
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: dotnet472
      description: Installing .NET 4.7.2
      name: winetricks
slug: warhammer-end-times-vermintid-steam
steamid: 235540
version: Steam
year: 2015
{
  "game_slug": "warhammer-end-times-vermintide",
  "version": "Steam",
  "description": null,
  "notes": "The game won't automatically launch. This will open Steam then you have to run the game by selecting \"Run without launcher\"",
  "name": "Warhammer: End Times - Vermintide",
  "year": 2015,
  "steamid": 235540,
  "gogslug": "",
  "humblestoreid": "warhammer-end-times-vermintide",
  "runner": "winesteam",
  "slug": "warhammer-end-times-vermintid-steam",
  "installer_slug": "warhammer-end-times-vermintid-steam",
  "script": {
    "game": {
      "appid": 235540,
      "arch": "win64",
      "nolaunch": true,
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "description": "Installing .NET 4.7.2",
          "name": "winetricks"
        }
      }
    ]
  }
}
Back to game