Installer chocolate-castle-demo

files:
- game: http://www.lexaloffle.com/dl/demos/chocolate-castle-demo_1.1_i386.tar.gz
game:
  exe: choc
installer:
- extract:
    dst: $GAMEDIR
    file: game
description: null
game_slug: chocolate-castle
gogslug: ''
humblestoreid: chocolatecastle
installer_slug: chocolate-castle-demo
name: Chocolate Castle
notes: ''
runner: linux
script:
  files:
  - game: http://www.lexaloffle.com/dl/demos/chocolate-castle-demo_1.1_i386.tar.gz
  game:
    exe: choc
  installer:
  - extract:
      dst: $GAMEDIR
      file: game
slug: chocolate-castle-demo
steamid: null
version: Demo
year: 2007
{
  "game_slug": "chocolate-castle",
  "version": "Demo",
  "description": null,
  "notes": "",
  "name": "Chocolate Castle",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "chocolatecastle",
  "runner": "linux",
  "slug": "chocolate-castle-demo",
  "installer_slug": "chocolate-castle-demo",
  "script": {
    "files": [
      {
        "game": "http://www.lexaloffle.com/dl/demos/chocolate-castle-demo_1.1_i386.tar.gz"
      }
    ],
    "game": {
      "exe": "choc"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game"
        }
      }
    ]
  }
}
Back to game