Installer doomrl-0998

files:
- dlr_setup: https://github.com/chaosforgeorg/doomrl/releases/download/0_9_9_8a/drl-win-0998.zip
game:
  exe: drive_c/drl/drl.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Preparing wineprefix...
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/drl
    file: dlr_setup
    format: zip
description: DRL a.k.a. doomrl, a.k.a, D**m, the Roguelike http://drl.chaosforge.org/
game_slug: doomrl
gogslug: ''
humblestoreid: ''
installer_slug: doomrl-0998
name: DoomRL
notes: ''
runner: wine
script:
  files:
  - dlr_setup: https://github.com/chaosforgeorg/doomrl/releases/download/0_9_9_8a/drl-win-0998.zip
  game:
    exe: drive_c/drl/drl.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Preparing wineprefix...
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/drl
      file: dlr_setup
      format: zip
slug: doomrl-0998
steamid: null
version: 0.9.9.8
year: 2002
{
  "game_slug": "doomrl",
  "version": "0.9.9.8",
  "description": "DRL a.k.a. doomrl, a.k.a, D**m, the Roguelike http://drl.chaosforge.org/",
  "notes": "",
  "name": "DoomRL",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "doomrl-0998",
  "installer_slug": "doomrl-0998",
  "script": {
    "files": [
      {
        "dlr_setup": "https://github.com/chaosforgeorg/doomrl/releases/download/0_9_9_8a/drl-win-0998.zip"
      }
    ],
    "game": {
      "exe": "drive_c/drl/drl.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Preparing wineprefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/drl",
          "file": "dlr_setup",
          "format": "zip"
        }
      }
    ]
  }
}
Back to game