Installer the-gray-garden-108

files:
- zip: http://vgperson.com/games/TheGrayGarden108.zip
game:
  arch: win32
  exe: drive_c/Program Files/TheGrayGarden/StartWindowed.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/TheGrayGarden
    file: zip
description: null
game_slug: the-gray-garden
gogslug: ''
humblestoreid: ''
installer_slug: the-gray-garden-108
name: The Gray Garden
notes: ''
runner: wine
script:
  files:
  - zip: http://vgperson.com/games/TheGrayGarden108.zip
  game:
    arch: win32
    exe: drive_c/Program Files/TheGrayGarden/StartWindowed.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/TheGrayGarden
      file: zip
slug: the-gray-garden-108
steamid: null
version: '1.08'
year: 2012
{
  "game_slug": "the-gray-garden",
  "version": "1.08",
  "description": null,
  "notes": "",
  "name": "The Gray Garden",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-gray-garden-108",
  "installer_slug": "the-gray-garden-108",
  "script": {
    "files": [
      {
        "zip": "http://vgperson.com/games/TheGrayGarden108.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/TheGrayGarden/StartWindowed.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/TheGrayGarden",
          "file": "zip"
        }
      }
    ]
  }
}
Back to game