Installer anodyne-hb

files:
- file1: N/A:Please select the Humble archive
game:
  exe: run.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/run.sh
- chmodx: $GAMEDIR/install.sh
- chmodx: $GAMEDIR/bin/Anodyne
description: null
game_slug: anodyne
gogslug: anodyne
humblestoreid: anodyne_bundle
installer_slug: anodyne-hb
name: Anodyne
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Humble archive
  game:
    exe: run.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/run.sh
  - chmodx: $GAMEDIR/install.sh
  - chmodx: $GAMEDIR/bin/Anodyne
slug: anodyne-hb
steamid: 234900
version: HB
year: 2013
{
  "game_slug": "anodyne",
  "version": "HB",
  "description": null,
  "notes": "",
  "name": "Anodyne",
  "year": 2013,
  "steamid": 234900,
  "gogslug": "anodyne",
  "humblestoreid": "anodyne_bundle",
  "runner": "linux",
  "slug": "anodyne-hb",
  "installer_slug": "anodyne-hb",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      }
    ],
    "game": {
      "exe": "run.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/run.sh"
      },
      {
        "chmodx": "$GAMEDIR/install.sh"
      },
      {
        "chmodx": "$GAMEDIR/bin/Anodyne"
      }
    ]
  }
}
Back to game