Installer hexen-deathkings-of-the-dark-rebirth-of-cronos-mo

game:
  files:
  - $GAMEDIR/RoCMaps.wad
  - $GAMEDIR/RebirthofCronos_1.pk3
  - $GAMEDIR/RebirthofCronos_2.pk3
  - $GAMEDIR/hexdd.wad
  main_file: $GAMEDIR/hexen.wad
  savedir: $GAMEDIR/saves
installer:
- insert-disc:
    description: Please browse folder where is located HEXDD.WAD file. "Autodetect"
      button will not work here, use "Browse" button.
    requires: hexdd.wad
- execute:
    command: unset LD_LIBRARY_PATH; ls "$DISC" | grep -i hexdd.wad | xargs -I {} cp
      "$DISC/{}" "$GAMEDIR/hexdd.wad";
requires: hexen-beyond-heretic-rebirth-of-cronos-mo
zdoom:
  config: $GAMEDIR/gzdoom.ini
description: Play "Hexen - Deathkings of the Dark Citadel" with awesome "Rebirth of
  Cronos mod" on Linux!
game_slug: hexen-deathkings-of-the-dark-citadel
gogslug: heretic_hexen_collection
humblestoreid: ''
installer_slug: hexen-deathkings-of-the-dark-rebirth-of-cronos-mo
name: 'HeXen: Deathkings of the Dark Citadel'
notes: "- This script installer is dependent and complementary to \"Hexen - Beyond\
  \ Heretic\" \"Rebirth of Cronos mod version\"\r\n- During install, you will need\
  \ to provide \"HEXDD.WAD\" file from any \"Hexen - Deathkings of the Dark Citadel\"\
  \ GOG or Steam install"
runner: zdoom
script:
  game:
    files:
    - $GAMEDIR/RoCMaps.wad
    - $GAMEDIR/RebirthofCronos_1.pk3
    - $GAMEDIR/RebirthofCronos_2.pk3
    - $GAMEDIR/hexdd.wad
    main_file: $GAMEDIR/hexen.wad
    savedir: $GAMEDIR/saves
  installer:
  - insert-disc:
      description: Please browse folder where is located HEXDD.WAD file. "Autodetect"
        button will not work here, use "Browse" button.
      requires: hexdd.wad
  - execute:
      command: unset LD_LIBRARY_PATH; ls "$DISC" | grep -i hexdd.wad | xargs -I {}
        cp "$DISC/{}" "$GAMEDIR/hexdd.wad";
  requires: hexen-beyond-heretic-rebirth-of-cronos-mo
  zdoom:
    config: $GAMEDIR/gzdoom.ini
slug: hexen-deathkings-of-the-dark-rebirth-of-cronos-mo
steamid: 2370
version: Rebirth of Cronos mod
year: 1996
{
  "game_slug": "hexen-deathkings-of-the-dark-citadel",
  "version": "Rebirth of Cronos mod",
  "description": "Play \"Hexen - Deathkings of the Dark Citadel\" with awesome \"Rebirth of Cronos mod\" on Linux!",
  "notes": "- This script installer is dependent and complementary to \"Hexen - Beyond Heretic\" \"Rebirth of Cronos mod version\"\r\n- During install, you will need to provide \"HEXDD.WAD\" file from any \"Hexen - Deathkings of the Dark Citadel\" GOG or Steam install",
  "name": "HeXen: Deathkings of the Dark Citadel",
  "year": 1996,
  "steamid": 2370,
  "gogslug": "heretic_hexen_collection",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "hexen-deathkings-of-the-dark-rebirth-of-cronos-mo",
  "installer_slug": "hexen-deathkings-of-the-dark-rebirth-of-cronos-mo",
  "script": {
    "game": {
      "files": [
        "$GAMEDIR/RoCMaps.wad",
        "$GAMEDIR/RebirthofCronos_1.pk3",
        "$GAMEDIR/RebirthofCronos_2.pk3",
        "$GAMEDIR/hexdd.wad"
      ],
      "main_file": "$GAMEDIR/hexen.wad",
      "savedir": "$GAMEDIR/saves"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please browse folder where is located HEXDD.WAD file. \"Autodetect\" button will not work here, use \"Browse\" button.",
          "requires": "hexdd.wad"
        }
      },
      {
        "execute": {
          "command": "unset LD_LIBRARY_PATH; ls \"$DISC\" | grep -i hexdd.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/hexdd.wad\";"
        }
      }
    ],
    "requires": "hexen-beyond-heretic-rebirth-of-cronos-mo",
    "zdoom": {
      "config": "$GAMEDIR/gzdoom.ini"
    }
  }
}
Back to game