Installer aragami-humble

files:
- humble_archive: 'N/A: Select the archive downloaded from Humble Bundle'
game:
  exe: Aragami.x86
  exe64: Aragami.x86_64
  humbleid: 1625549771
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: humble_archive
- chmodx: Aragami.x86
- chmodx: Aragami.x86_64
description: null
game_slug: aragami
gogslug: aragami
humblestoreid: ''
installer_slug: aragami-humble
name: Aragami
notes: ''
runner: linux
script:
  files:
  - humble_archive: 'N/A: Select the archive downloaded from Humble Bundle'
  game:
    exe: Aragami.x86
    exe64: Aragami.x86_64
    humbleid: 1625549771
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: humble_archive
  - chmodx: Aragami.x86
  - chmodx: Aragami.x86_64
slug: aragami-humble
steamid: 280160
version: Humble
year: 2016
{
  "game_slug": "aragami",
  "version": "Humble",
  "description": null,
  "notes": "",
  "name": "Aragami",
  "year": 2016,
  "steamid": 280160,
  "gogslug": "aragami",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "aragami-humble",
  "installer_slug": "aragami-humble",
  "script": {
    "files": [
      {
        "humble_archive": "N/A: Select the archive downloaded from Humble Bundle"
      }
    ],
    "game": {
      "exe": "Aragami.x86",
      "exe64": "Aragami.x86_64",
      "humbleid": 1625549771,
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "humble_archive"
        }
      },
      {
        "chmodx": "Aragami.x86"
      },
      {
        "chmodx": "Aragami.x86_64"
      }
    ]
  }
}
Back to game