Installer vseeface-windows

files:
- zip: https://github.com/emilianavt/VSeeFaceReleases/releases/download/v1.13.38b/VSeeFace-v1.13.38b.zip
game:
  arch: win64
  exe: $GAMEDIR/drive_c/VSeeFace/VSeeFace.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
- extract:
    dst: $GAMEDIR/drive_c/VSeeFace
    file: zip
- task:
    app: arial
    name: winetricks
    silent: true
- task:
    app: vcrun2015
    name: winetricks
    silent: true
description: ''
game_slug: vseeface
gogslug: ''
humblestoreid: ''
installer_slug: vseeface-windows
name: VSeeFace
notes: ''
runner: wine
script:
  files:
  - zip: https://github.com/emilianavt/VSeeFaceReleases/releases/download/v1.13.38b/VSeeFace-v1.13.38b.zip
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/VSeeFace/VSeeFace.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
  - extract:
      dst: $GAMEDIR/drive_c/VSeeFace
      file: zip
  - task:
      app: arial
      name: winetricks
      silent: true
  - task:
      app: vcrun2015
      name: winetricks
      silent: true
slug: vseeface-windows
steamid: null
version: Windows
year: 2020
{
  "game_slug": "vseeface",
  "version": "Windows",
  "description": "",
  "notes": "",
  "name": "VSeeFace",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "vseeface-windows",
  "installer_slug": "vseeface-windows",
  "script": {
    "files": [
      {
        "zip": "https://github.com/emilianavt/VSeeFaceReleases/releases/download/v1.13.38b/VSeeFace-v1.13.38b.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/VSeeFace/VSeeFace.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/VSeeFace",
          "file": "zip"
        }
      },
      {
        "task": {
          "app": "arial",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "name": "winetricks",
          "silent": true
        }
      }
    ]
  }
}
Back to game