Installer doomrl-64-bit

files:
- file_id: https://drl.chaosforge.org/file_download/32/doomrl-linux-x64-0997.tar.gz
game:
  exe: $GAMEDIR/doomrl
installer:
- extract:
    dst: $GAMEDIR
    format: tgz
    src: file_id
description: null
game_slug: doomrl
gogslug: ''
humblestoreid: ''
installer_slug: doomrl-64-bit
name: DoomRL
notes: ''
runner: linux
script:
  files:
  - file_id: https://drl.chaosforge.org/file_download/32/doomrl-linux-x64-0997.tar.gz
  game:
    exe: $GAMEDIR/doomrl
  installer:
  - extract:
      dst: $GAMEDIR
      format: tgz
      src: file_id
slug: doomrl-64-bit
steamid: null
version: 64 bit
year: 2002
{
  "game_slug": "doomrl",
  "version": "64 bit",
  "description": null,
  "notes": "",
  "name": "DoomRL",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "doomrl-64-bit",
  "installer_slug": "doomrl-64-bit",
  "script": {
    "files": [
      {
        "file_id": "https://drl.chaosforge.org/file_download/32/doomrl-linux-x64-0997.tar.gz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/doomrl"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "format": "tgz",
          "src": "file_id"
        }
      }
    ]
  }
}
Back to game