Installer super-hexagon-humble-bundle

files:
- game: N/A:Select the installer downloaded from Humble Bundle.
- patch: https://lutris.net/files/games/super-hexagon/SuperHexagon_linux-04192013.tar.gz
game:
  exe: SuperHexagon
installer:
- execute:
    args: --destination=$GAMEDIR
    file: game
    terminal: true
- extract:
    dst: $GAMEDIR
    file: patch
description: null
game_slug: super-hexagon
gogslug: super_hexagon
humblestoreid: super-hexagon
installer_slug: super-hexagon-humble-bundle
name: Super Hexagon
notes: ''
runner: linux
script:
  files:
  - game: N/A:Select the installer downloaded from Humble Bundle.
  - patch: https://lutris.net/files/games/super-hexagon/SuperHexagon_linux-04192013.tar.gz
  game:
    exe: SuperHexagon
  installer:
  - execute:
      args: --destination=$GAMEDIR
      file: game
      terminal: true
  - extract:
      dst: $GAMEDIR
      file: patch
slug: super-hexagon-humble-bundle
steamid: 221640
version: Humble Bundle
year: 2012
{
  "game_slug": "super-hexagon",
  "version": "Humble Bundle",
  "description": null,
  "notes": "",
  "name": "Super Hexagon",
  "year": 2012,
  "steamid": 221640,
  "gogslug": "super_hexagon",
  "humblestoreid": "super-hexagon",
  "runner": "linux",
  "slug": "super-hexagon-humble-bundle",
  "installer_slug": "super-hexagon-humble-bundle",
  "script": {
    "files": [
      {
        "game": "N/A:Select the installer downloaded from Humble Bundle."
      },
      {
        "patch": "https://lutris.net/files/games/super-hexagon/SuperHexagon_linux-04192013.tar.gz"
      }
    ],
    "game": {
      "exe": "SuperHexagon"
    },
    "installer": [
      {
        "execute": {
          "args": "--destination=$GAMEDIR",
          "file": "game",
          "terminal": true
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "patch"
        }
      }
    ]
  }
}
Back to game