Installer black-closet-demo

files:
- game: https://s3.amazonaws.com/hanakodemos/BlackCloset-1.1.7-linux.tar.bz2
game:
  exe: BlackCloset.sh
installer:
- extract:
    file: $game
- chmodx: $GAMEDIR/BlackCloset.sh
- chmodx: $GAMEDIR/lib/linux-i686/BlackCloset
- chmodx: $GAMEDIR/lib/linux-x86_64/BlackCloset
description: null
game_slug: black-closet
gogslug: ''
humblestoreid: ''
installer_slug: black-closet-demo
name: Black Closet
notes: ''
runner: linux
script:
  files:
  - game: https://s3.amazonaws.com/hanakodemos/BlackCloset-1.1.7-linux.tar.bz2
  game:
    exe: BlackCloset.sh
  installer:
  - extract:
      file: $game
  - chmodx: $GAMEDIR/BlackCloset.sh
  - chmodx: $GAMEDIR/lib/linux-i686/BlackCloset
  - chmodx: $GAMEDIR/lib/linux-x86_64/BlackCloset
slug: black-closet-demo
steamid: 400580
version: Demo
year: 2015
{
  "game_slug": "black-closet",
  "version": "Demo",
  "description": null,
  "notes": "",
  "name": "Black Closet",
  "year": 2015,
  "steamid": 400580,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "black-closet-demo",
  "installer_slug": "black-closet-demo",
  "script": {
    "files": [
      {
        "game": "https://s3.amazonaws.com/hanakodemos/BlackCloset-1.1.7-linux.tar.bz2"
      }
    ],
    "game": {
      "exe": "BlackCloset.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$game"
        }
      },
      {
        "chmodx": "$GAMEDIR/BlackCloset.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/BlackCloset"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/BlackCloset"
      }
    ]
  }
}
Back to game