Installer freedom-planet-humble-bundle

files:
- game: 'N/A: Select the .tar.gz archive downloaded from Humble Bundle'
game:
  exe: run.sh
installer:
- extract:
    dst: $GAMEDIR
    file: game
description: ''
game_slug: freedom-planet
gogslug: freedom_planet
humblestoreid: freedom-planet
installer_slug: freedom-planet-humble-bundle
name: Freedom Planet
notes: ''
runner: linux
script:
  files:
  - game: 'N/A: Select the .tar.gz archive downloaded from Humble Bundle'
  game:
    exe: run.sh
  installer:
  - extract:
      dst: $GAMEDIR
      file: game
slug: freedom-planet-humble-bundle
steamid: 248310
version: Humble Bundle
year: 2014
{
  "game_slug": "freedom-planet",
  "version": "Humble Bundle",
  "description": "",
  "notes": "",
  "name": "Freedom Planet",
  "year": 2014,
  "steamid": 248310,
  "gogslug": "freedom_planet",
  "humblestoreid": "freedom-planet",
  "runner": "linux",
  "slug": "freedom-planet-humble-bundle",
  "installer_slug": "freedom-planet-humble-bundle",
  "script": {
    "files": [
      {
        "game": "N/A: Select the .tar.gz archive downloaded from Humble Bundle"
      }
    ],
    "game": {
      "exe": "run.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game"
        }
      }
    ]
  }
}
Back to game