Installer openspades-13

files:
- zip: https://github.com/yvt/openspades/releases/download/v0.1.3/OpenSpades-0.1.3-Windows.zip
game:
  arch: win32
  exe: drive_c/Program Files/OpenSpades/OpenSpades.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/Program Files/OpenSpades
    file: zip
- task:
    app: vcrun2015 win7
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
description: null
game_slug: openspades
gogslug: ''
humblestoreid: ''
installer_slug: openspades-13
name: OpenSpades
notes: ''
runner: wine
script:
  files:
  - zip: https://github.com/yvt/openspades/releases/download/v0.1.3/OpenSpades-0.1.3-Windows.zip
  game:
    arch: win32
    exe: drive_c/Program Files/OpenSpades/OpenSpades.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/Program Files/OpenSpades
      file: zip
  - task:
      app: vcrun2015 win7
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
slug: openspades-13
steamid: null
version: '1.3'
year: 2014
{
  "game_slug": "openspades",
  "version": "1.3",
  "description": null,
  "notes": "",
  "name": "OpenSpades",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "openspades-13",
  "installer_slug": "openspades-13",
  "script": {
    "files": [
      {
        "zip": "https://github.com/yvt/openspades/releases/download/v0.1.3/OpenSpades-0.1.3-Windows.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/OpenSpades/OpenSpades.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/Program Files/OpenSpades",
          "file": "zip"
        }
      },
      {
        "task": {
          "app": "vcrun2015 win7",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game