Installer cave-story-humble-bundle

custom-name: Cave Story+
files:
- humble_archive: 'N/A: Select the .tar.bz2 archive downloaded from Humble Bundle'
game:
  exe: CaveStory+
  exe64: CaveStory+_64
  humbleid: cavestoryplus
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: humble_archive
description: null
game_slug: cave-story
gogslug: cave_story
humblestoreid: cave-story
installer_slug: cave-story-humble-bundle
name: Cave Story+
notes: ''
runner: linux
script:
  custom-name: Cave Story+
  files:
  - humble_archive: 'N/A: Select the .tar.bz2 archive downloaded from Humble Bundle'
  game:
    exe: CaveStory+
    exe64: CaveStory+_64
    humbleid: cavestoryplus
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: humble_archive
slug: cave-story-humble-bundle
steamid: 200900
version: Humble Bundle
year: 2004
{
  "game_slug": "cave-story",
  "version": "Humble Bundle",
  "description": null,
  "notes": "",
  "name": "Cave Story+",
  "year": 2004,
  "steamid": 200900,
  "gogslug": "cave_story",
  "humblestoreid": "cave-story",
  "runner": "linux",
  "slug": "cave-story-humble-bundle",
  "installer_slug": "cave-story-humble-bundle",
  "script": {
    "custom-name": "Cave Story+",
    "files": [
      {
        "humble_archive": "N/A: Select the .tar.bz2 archive downloaded from Humble Bundle"
      }
    ],
    "game": {
      "exe": "CaveStory+",
      "exe64": "CaveStory+_64",
      "humbleid": "cavestoryplus",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "humble_archive"
        }
      }
    ]
  }
}
Back to game