Installer hexen-beyond-heretic-rebirth-of-cronos-mo

files:
- mod: N/A:Please select the Hexen - Rebirth of Cronos mod available for download
    at https://www.moddb.com/mods/hexen-rebirth-of-cronos-version-09/downloads/hexen-rebirth-of-cronos-v10
- conf_file: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Hexen%20-%20Beyond%20Heretic/gzdoom.ini
game:
  files:
  - $GAMEDIR/RoCMaps.wad
  - $GAMEDIR/RebirthofCronos_1.pk3
  - $GAMEDIR/RebirthofCronos_2.pk3
  main_file: $GAMEDIR/hexen.wad
  savedir: $GAMEDIR/saves
installer:
- extract:
    dst: $GAMEDIR
    file: mod
- insert-disc:
    description: Please browse folder where is located HEXEN.WAD file. Autodetect
      will not work here, use "Browse" button.
    requires: hexen.wad
- execute:
    command: ls "$DISC" | grep -i hexen.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/hexen.wad";
      mkdir "$GAMEDIR/saves";
- copy:
    dst: $GAMEDIR
    src: conf_file
zdoom:
  config: $GAMEDIR/gzdoom.ini
description: Play awesome "Hexen - Rebirth of Cronos mod" on Linux!
game_slug: hexen-beyond-heretic
gogslug: heretic_hexen_collection
humblestoreid: ''
installer_slug: hexen-beyond-heretic-rebirth-of-cronos-mo
name: 'Hexen: Beyond Heretic'
notes: "- Rebirth of Cronos mod: Hexen magnified with 3D models and HD textures\r\n\
  - During install, you will need to provide \"HEXEN.WAD\" file from any \"Hexen -\
  \ Beyond Heretic\" GOG or Steam install\r\n- To play \"Hexen - Beyond Heretic\"\
  \ vanilla, just clear all \"PWAD files\" list from Lutris \"Game Options\" tab"
runner: zdoom
script:
  files:
  - mod: N/A:Please select the Hexen - Rebirth of Cronos mod available for download
      at https://www.moddb.com/mods/hexen-rebirth-of-cronos-version-09/downloads/hexen-rebirth-of-cronos-v10
  - conf_file: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Hexen%20-%20Beyond%20Heretic/gzdoom.ini
  game:
    files:
    - $GAMEDIR/RoCMaps.wad
    - $GAMEDIR/RebirthofCronos_1.pk3
    - $GAMEDIR/RebirthofCronos_2.pk3
    main_file: $GAMEDIR/hexen.wad
    savedir: $GAMEDIR/saves
  installer:
  - extract:
      dst: $GAMEDIR
      file: mod
  - insert-disc:
      description: Please browse folder where is located HEXEN.WAD file. Autodetect
        will not work here, use "Browse" button.
      requires: hexen.wad
  - execute:
      command: ls "$DISC" | grep -i hexen.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/hexen.wad";
        mkdir "$GAMEDIR/saves";
  - copy:
      dst: $GAMEDIR
      src: conf_file
  zdoom:
    config: $GAMEDIR/gzdoom.ini
slug: hexen-beyond-heretic-rebirth-of-cronos-mo
steamid: 2360
version: Rebirth of Cronos mod
year: 1995
{
  "game_slug": "hexen-beyond-heretic",
  "version": "Rebirth of Cronos mod",
  "description": "Play awesome \"Hexen - Rebirth of Cronos mod\" on Linux!",
  "notes": "- Rebirth of Cronos mod: Hexen magnified with 3D models and HD textures\r\n- During install, you will need to provide \"HEXEN.WAD\" file from any \"Hexen - Beyond Heretic\" GOG or Steam install\r\n- To play \"Hexen - Beyond Heretic\" vanilla, just clear all \"PWAD files\" list from Lutris \"Game Options\" tab",
  "name": "Hexen: Beyond Heretic",
  "year": 1995,
  "steamid": 2360,
  "gogslug": "heretic_hexen_collection",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "hexen-beyond-heretic-rebirth-of-cronos-mo",
  "installer_slug": "hexen-beyond-heretic-rebirth-of-cronos-mo",
  "script": {
    "files": [
      {
        "mod": "N/A:Please select the Hexen - Rebirth of Cronos mod available for download at https://www.moddb.com/mods/hexen-rebirth-of-cronos-version-09/downloads/hexen-rebirth-of-cronos-v10"
      },
      {
        "conf_file": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Hexen%20-%20Beyond%20Heretic/gzdoom.ini"
      }
    ],
    "game": {
      "files": [
        "$GAMEDIR/RoCMaps.wad",
        "$GAMEDIR/RebirthofCronos_1.pk3",
        "$GAMEDIR/RebirthofCronos_2.pk3"
      ],
      "main_file": "$GAMEDIR/hexen.wad",
      "savedir": "$GAMEDIR/saves"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "mod"
        }
      },
      {
        "insert-disc": {
          "description": "Please browse folder where is located HEXEN.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "hexen.wad"
        }
      },
      {
        "execute": {
          "command": "ls \"$DISC\" | grep -i hexen.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/hexen.wad\"; mkdir \"$GAMEDIR/saves\";"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "conf_file"
        }
      }
    ],
    "zdoom": {
      "config": "$GAMEDIR/gzdoom.ini"
    }
  }
}
Back to game