Installer dark-scavenger-steam

files:
- air: http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin
game:
  appid: 293880
installer:
- merge:
    dst: $GAMEDIR/AIR/
    src: $air
- chmodx: $GAMEDIR/AIR/AdobeAIRInstaller.bin
- execute:
    file: $GAMEDIR/AIR/AdobeAIRInstaller.bin
    terminal: false
description: ''
game_slug: dark-scavenger
gogslug: ''
humblestoreid: ''
installer_slug: dark-scavenger-steam
name: Dark Scavenger
notes: "This installer will try to install AdobeAir from the binaries. It seems that\
  \ the keyring is better supported from Lutris and at least it will try to install\
  \ it.\r\n\r\nIf Adobe AIR crash, try to install it on your own. That\u2019s how\
  \ I fixed the issue.\r\n\r\nHere is the repo I used for Debian 9++:\r\nhttp://update.devolo.com/linux/apt/"
runner: steam
script:
  files:
  - air: http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin
  game:
    appid: 293880
  installer:
  - merge:
      dst: $GAMEDIR/AIR/
      src: $air
  - chmodx: $GAMEDIR/AIR/AdobeAIRInstaller.bin
  - execute:
      file: $GAMEDIR/AIR/AdobeAIRInstaller.bin
      terminal: false
slug: dark-scavenger-steam
steamid: 293880
version: Steam
year: 2014
{
  "game_slug": "dark-scavenger",
  "version": "Steam",
  "description": "",
  "notes": "This installer will try to install AdobeAir from the binaries. It seems that the keyring is better supported from Lutris and at least it will try to install it.\r\n\r\nIf Adobe AIR crash, try to install it on your own. That\u2019s how I fixed the issue.\r\n\r\nHere is the repo I used for Debian 9++:\r\nhttp://update.devolo.com/linux/apt/",
  "name": "Dark Scavenger",
  "year": 2014,
  "steamid": 293880,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "steam",
  "slug": "dark-scavenger-steam",
  "installer_slug": "dark-scavenger-steam",
  "script": {
    "files": [
      {
        "air": "http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin"
      }
    ],
    "game": {
      "appid": 293880
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/AIR/",
          "src": "$air"
        }
      },
      {
        "chmodx": "$GAMEDIR/AIR/AdobeAIRInstaller.bin"
      },
      {
        "execute": {
          "file": "$GAMEDIR/AIR/AdobeAIRInstaller.bin",
          "terminal": false
        }
      }
    ]
  }
}
Back to game