Installer ambientprologue-beta-preview-1

files:
- game:
    filename: ambient-beta.zip
    url: http://djazz.se/nas/games/?dl=ambient-beta
game:
  arch: win64
  exe: Ambient_Prologue_Beta_Preview_1_open/A_P_Pr_05.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    dst: $GAMEDIR
    file: game
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2015
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
    silent: true
description: 'Warning: When starting the game there''s a loud noise. Lower volume
  before playing. Requires registration to start game (free).'
game_slug: ambient-prologue
gogslug: ''
humblestoreid: ''
installer_slug: ambientprologue-beta-preview-1
name: Ambient.Prologue
notes: 64-bit only
runner: wine
script:
  files:
  - game:
      filename: ambient-beta.zip
      url: http://djazz.se/nas/games/?dl=ambient-beta
  game:
    arch: win64
    exe: Ambient_Prologue_Beta_Preview_1_open/A_P_Pr_05.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      dst: $GAMEDIR
      file: game
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2015
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
      silent: true
slug: ambientprologue-beta-preview-1
steamid: null
version: Beta Preview 1
year: null
{
  "game_slug": "ambient-prologue",
  "version": "Beta Preview 1",
  "description": "Warning: When starting the game there's a loud noise. Lower volume before playing. Requires registration to start game (free).",
  "notes": "64-bit only",
  "name": "Ambient.Prologue",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ambientprologue-beta-preview-1",
  "installer_slug": "ambientprologue-beta-preview-1",
  "script": {
    "files": [
      {
        "game": {
          "filename": "ambient-beta.zip",
          "url": "http://djazz.se/nas/games/?dl=ambient-beta"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "Ambient_Prologue_Beta_Preview_1_open/A_P_Pr_05.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix",
          "silent": true
        }
      }
    ]
  }
}
Back to game