Installer barista-zdoom

files:
- download: http://blendogames.com/files/barista1.zip
game:
  files:
  - data/barista.wad
  main_file: data/01.wad
installer:
- extract:
    file: $download
description: null
game_slug: barista
gogslug: ''
humblestoreid: ''
installer_slug: barista-zdoom
name: Barista
notes: ''
runner: zdoom
script:
  files:
  - download: http://blendogames.com/files/barista1.zip
  game:
    files:
    - data/barista.wad
    main_file: data/01.wad
  installer:
  - extract:
      file: $download
slug: barista-zdoom
steamid: null
version: ZDoom
year: 2004
{
  "game_slug": "barista",
  "version": "ZDoom",
  "description": null,
  "notes": "",
  "name": "Barista",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "barista-zdoom",
  "installer_slug": "barista-zdoom",
  "script": {
    "files": [
      {
        "download": "http://blendogames.com/files/barista1.zip"
      }
    ],
    "game": {
      "files": [
        "data/barista.wad"
      ],
      "main_file": "data/01.wad"
    },
    "installer": [
      {
        "extract": {
          "file": "$download"
        }
      }
    ]
  }
}
Back to game