Installer little-inferno-humble-bundle

files:
- humbleinstaller: N/A
game:
  exe: LittleInferno.bin.x86_64
  launch_configs:
  - exe: LittleInferno.bin.x86
    name: 32 bit version
installer:
- extract:
    dst: $CACHE
    file: $humbleinstaller
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/noarch/
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/x86/
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/x86_64/
description: ''
game_slug: little-inferno
gogslug: little_inferno
humblestoreid: littleinferno
installer_slug: little-inferno-humble-bundle
name: Little Inferno
notes: ''
runner: linux
script:
  files:
  - humbleinstaller: N/A
  game:
    exe: LittleInferno.bin.x86_64
    launch_configs:
    - exe: LittleInferno.bin.x86
      name: 32 bit version
  installer:
  - extract:
      dst: $CACHE
      file: $humbleinstaller
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/noarch/
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/x86/
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/x86_64/
slug: little-inferno-humble-bundle
steamid: 221260
version: Humble Bundle
year: 2012
{
  "game_slug": "little-inferno",
  "version": "Humble Bundle",
  "description": "",
  "notes": "",
  "name": "Little Inferno",
  "year": 2012,
  "steamid": 221260,
  "gogslug": "little_inferno",
  "humblestoreid": "littleinferno",
  "runner": "linux",
  "slug": "little-inferno-humble-bundle",
  "installer_slug": "little-inferno-humble-bundle",
  "script": {
    "files": [
      {
        "humbleinstaller": "N/A"
      }
    ],
    "game": {
      "exe": "LittleInferno.bin.x86_64",
      "launch_configs": [
        {
          "exe": "LittleInferno.bin.x86",
          "name": "32 bit version"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$humbleinstaller",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/noarch/"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/x86/"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/x86_64/"
        }
      }
    ]
  }
}
Back to game