Installer save-the-date-10

files:
- file1: http://content.paperdino.com/savethedate-1.0-linux.tar.bz2
game:
  exe: savethedate.sh
installer:
- extract:
    file: $file1
description: null
game_slug: save-the-date
gogslug: ''
humblestoreid: ''
installer_slug: save-the-date-10
name: Save the Date
notes: ''
runner: linux
script:
  files:
  - file1: http://content.paperdino.com/savethedate-1.0-linux.tar.bz2
  game:
    exe: savethedate.sh
  installer:
  - extract:
      file: $file1
slug: save-the-date-10
steamid: null
version: '1.0'
year: 2013
{
  "game_slug": "save-the-date",
  "version": "1.0",
  "description": null,
  "notes": "",
  "name": "Save the Date",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "save-the-date-10",
  "installer_slug": "save-the-date-10",
  "script": {
    "files": [
      {
        "file1": "http://content.paperdino.com/savethedate-1.0-linux.tar.bz2"
      }
    ],
    "game": {
      "exe": "savethedate.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      }
    ]
  }
}
Back to game