Installer hexen-deathkings-of-the-dark-all-pc-neural-textur

custom-name: HeXen - Deathkings of the Dark Citadel - Neural texture pack mod - GZDoom
files:
- hdmod: N/A:Please select the Hexen Neural texture pack available for download at
    https://www.doomworld.com/forum/topic/103770-hexen-neural-texture-pack
game:
  files:
  - mods/hexen_gz.pk3
  main_file: $GAMEDIR/hexdd.wad
  savedir: $GAMEDIR/saves
installer:
- merge:
    dst: $GAMEDIR/mods
    src: hdmod
- 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";
- insert-disc:
    description: Please browse folder where is located HEXDD.WAD file. Autodetect
      will not work here, use "Browse" button.
    requires: hexdd.wad
- execute:
    command: ls "$DISC" | grep -i hexdd.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/hexdd.wad";
      mkdir "$GAMEDIR/saves";
- write_file:
    content: '[SoundfontSearch.Directories]

      Path=soundfonts

      [GlobalSettings]

      freelook=true

      '
    file: $GAMEDIR/gzdoom.ini
zdoom:
  config: $GAMEDIR/gzdoom.ini
description: "\r\n\"HeXen - Deathkings of the Dark Citadel\" all PC version using\
  \ GZDoom Lutris runner with \"Hexen Neural texture pack\" mod.\r\n\r\n"
game_slug: hexen-deathkings-of-the-dark-citadel
gogslug: heretic_hexen_collection
humblestoreid: ''
installer_slug: hexen-deathkings-of-the-dark-all-pc-neural-textur
name: 'HeXen: Deathkings of the Dark Citadel'
notes: "- During install, you will need to provide:\r\n-- \"HEXDD.WAD\" file from\
  \ \"HeXen - Deathkings of the Dark Citadel\" PC game\r\n- \"Hexen Neural texture\
  \ pack\" mod available for download at https://www.doomworld.com/forum/topic/103770-hexen-neural-texture-pack\r\
  \n- To play \"HeXen - Deathkings of the Dark Citadel\" vanilla, just clear all \"\
  PWAD files\" list from Lutris \"Game Options\" tab"
runner: zdoom
script:
  custom-name: HeXen - Deathkings of the Dark Citadel - Neural texture pack mod -
    GZDoom
  files:
  - hdmod: N/A:Please select the Hexen Neural texture pack available for download
      at https://www.doomworld.com/forum/topic/103770-hexen-neural-texture-pack
  game:
    files:
    - mods/hexen_gz.pk3
    main_file: $GAMEDIR/hexdd.wad
    savedir: $GAMEDIR/saves
  installer:
  - merge:
      dst: $GAMEDIR/mods
      src: hdmod
  - 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";
  - insert-disc:
      description: Please browse folder where is located HEXDD.WAD file. Autodetect
        will not work here, use "Browse" button.
      requires: hexdd.wad
  - execute:
      command: ls "$DISC" | grep -i hexdd.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/hexdd.wad";
        mkdir "$GAMEDIR/saves";
  - write_file:
      content: '[SoundfontSearch.Directories]

        Path=soundfonts

        [GlobalSettings]

        freelook=true

        '
      file: $GAMEDIR/gzdoom.ini
  zdoom:
    config: $GAMEDIR/gzdoom.ini
slug: hexen-deathkings-of-the-dark-all-pc-neural-textur
steamid: 2370
version: All PC + Neural texture pack mod
year: 1996
{
  "game_slug": "hexen-deathkings-of-the-dark-citadel",
  "version": "All PC + Neural texture pack mod",
  "description": "\r\n\"HeXen - Deathkings of the Dark Citadel\" all PC version using GZDoom Lutris runner with \"Hexen Neural texture pack\" mod.\r\n\r\n",
  "notes": "- During install, you will need to provide:\r\n-- \"HEXDD.WAD\" file from \"HeXen - Deathkings of the Dark Citadel\" PC game\r\n- \"Hexen Neural texture pack\" mod available for download at https://www.doomworld.com/forum/topic/103770-hexen-neural-texture-pack\r\n- To play \"HeXen - Deathkings of the Dark Citadel\" vanilla, just clear all \"PWAD files\" list from Lutris \"Game Options\" tab",
  "name": "HeXen: Deathkings of the Dark Citadel",
  "year": 1996,
  "steamid": 2370,
  "gogslug": "heretic_hexen_collection",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "hexen-deathkings-of-the-dark-all-pc-neural-textur",
  "installer_slug": "hexen-deathkings-of-the-dark-all-pc-neural-textur",
  "script": {
    "custom-name": "HeXen - Deathkings of the Dark Citadel - Neural texture pack mod - GZDoom",
    "files": [
      {
        "hdmod": "N/A:Please select the Hexen Neural texture pack available for download at https://www.doomworld.com/forum/topic/103770-hexen-neural-texture-pack"
      }
    ],
    "game": {
      "files": [
        "mods/hexen_gz.pk3"
      ],
      "main_file": "$GAMEDIR/hexdd.wad",
      "savedir": "$GAMEDIR/saves"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/mods",
          "src": "hdmod"
        }
      },
      {
        "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\";"
        }
      },
      {
        "insert-disc": {
          "description": "Please browse folder where is located HEXDD.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "hexdd.wad"
        }
      },
      {
        "execute": {
          "command": "ls \"$DISC\" | grep -i hexdd.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/hexdd.wad\"; mkdir \"$GAMEDIR/saves\";"
        }
      },
      {
        "write_file": {
          "content": "[SoundfontSearch.Directories]\nPath=soundfonts\n[GlobalSettings]\nfreelook=true\n",
          "file": "$GAMEDIR/gzdoom.ini"
        }
      }
    ],
    "zdoom": {
      "config": "$GAMEDIR/gzdoom.ini"
    }
  }
}
Back to game