Installer return-of-dr-destructo-10-x86_64

files:
- game: http://zxstudio.org/projects/drdestructo/files/1.0/DrDestructo2_1.0_linux_amd64.zip
game:
  exe: DrDestructo2
installer:
- extract:
    dst: $GAMEDIR
    file: game
- chmodx: $GAMEDIR/DrDestructo2
description: ''
game_slug: return-of-dr-destructo
gogslug: ''
humblestoreid: ''
installer_slug: return-of-dr-destructo-10-x86_64
name: Return of Dr. Destructo
notes: ''
runner: linux
script:
  files:
  - game: http://zxstudio.org/projects/drdestructo/files/1.0/DrDestructo2_1.0_linux_amd64.zip
  game:
    exe: DrDestructo2
  installer:
  - extract:
      dst: $GAMEDIR
      file: game
  - chmodx: $GAMEDIR/DrDestructo2
slug: return-of-dr-destructo-10-x86_64
steamid: null
version: 1.0 (x86_64)
year: 2015
{
  "game_slug": "return-of-dr-destructo",
  "version": "1.0 (x86_64)",
  "description": "",
  "notes": "",
  "name": "Return of Dr. Destructo",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "return-of-dr-destructo-10-x86_64",
  "installer_slug": "return-of-dr-destructo-10-x86_64",
  "script": {
    "files": [
      {
        "game": "http://zxstudio.org/projects/drdestructo/files/1.0/DrDestructo2_1.0_linux_amd64.zip"
      }
    ],
    "game": {
      "exe": "DrDestructo2"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game"
        }
      },
      {
        "chmodx": "$GAMEDIR/DrDestructo2"
      }
    ]
  }
}
Back to game