Installer dont-starve-humble-bundle

files:
- file1: N/A:Select the install archive downloaded from humblebundle.com
game:
  exe: dontstarve.sh
installer:
- extract:
    dst: $GAMEDIR
    file: file1
description: ''
game_slug: dont-starve
gogslug: dont_starve_alone_pack_plus
humblestoreid: dont-starve
installer_slug: dont-starve-humble-bundle
name: Don't Starve
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Select the install archive downloaded from humblebundle.com
  game:
    exe: dontstarve.sh
  installer:
  - extract:
      dst: $GAMEDIR
      file: file1
slug: dont-starve-humble-bundle
steamid: 219740
version: Humble Bundle
year: 2013
{
  "game_slug": "dont-starve",
  "version": "Humble Bundle",
  "description": "",
  "notes": "",
  "name": "Don't Starve",
  "year": 2013,
  "steamid": 219740,
  "gogslug": "dont_starve_alone_pack_plus",
  "humblestoreid": "dont-starve",
  "runner": "linux",
  "slug": "dont-starve-humble-bundle",
  "installer_slug": "dont-starve-humble-bundle",
  "script": {
    "files": [
      {
        "file1": "N/A:Select the install archive downloaded from humblebundle.com"
      }
    ],
    "game": {
      "exe": "dontstarve.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "file1"
        }
      }
    ]
  }
}
Back to game