Installer vainglory-pc-alpha

files:
- setup: N/A:Select the game's setup file
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Super Evil Megacorp/Vainglory/Vainglory.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2017
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    description: Running game setup. Installation will finish shortly.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: vainglory
gogslug: ''
humblestoreid: ''
installer_slug: vainglory-pc-alpha
name: Vainglory
notes: Press Alt+Enter to go full screen
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Super Evil Megacorp/Vainglory/Vainglory.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2017
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      description: Running game setup. Installation will finish shortly.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: vainglory-pc-alpha
steamid: 1025580
version: PC Alpha
year: 2014
{
  "game_slug": "vainglory",
  "version": "PC Alpha",
  "description": null,
  "notes": "Press Alt+Enter to go full screen",
  "name": "Vainglory",
  "year": 2014,
  "steamid": 1025580,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "vainglory-pc-alpha",
  "installer_slug": "vainglory-pc-alpha",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Super Evil Megacorp/Vainglory/Vainglory.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2017",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "description": "Running game setup. Installation will finish shortly.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game