Installer hexen-beyond-heretic-zdoom-runner-steam-h

files:
- wad-data: $STEAM:2360:base
- game: https://doomshack.org/uploads/BrutalHexenRPG_V4.7.pk3
- texture: https://archive.org/download/hexen_gz/hexen_gz.pk3
- music: https://lutris.nyc3.digitaloceanspaces.com/games/hexen/3_hexen64.wad
game:
  files:
  - BrutalHexenRPG_V4.7.pk3
  - hexen_gz.pk3
  - 3_hexen64.wad
  main_file: HEXEN.WAD
installer:
- move:
    dst: $GAMEDIR
    src: $game
- move:
    dst: $GAMEDIR
    src: $texture
- move:
    dst: $GAMEDIR
    src: $music
- merge:
    dst: $GAMEDIR
    src: wad-data
description: 'This version of HeXen: Beyond Heretic includes the Brutal Hexen RPG
  mod, HiRes textures, and HD music.'
game_slug: hexen-beyond-heretic
gogslug: heretic_hexen_collection
humblestoreid: ''
installer_slug: hexen-beyond-heretic-zdoom-runner-steam-h
name: 'Hexen: Beyond Heretic'
notes: 'Information about the HiRes files can be found here: https://forum.zdoom.org/viewtopic.php?f=43&t=65691'
runner: zdoom
script:
  files:
  - wad-data: $STEAM:2360:base
  - game: https://doomshack.org/uploads/BrutalHexenRPG_V4.7.pk3
  - texture: https://archive.org/download/hexen_gz/hexen_gz.pk3
  - music: https://lutris.nyc3.digitaloceanspaces.com/games/hexen/3_hexen64.wad
  game:
    files:
    - BrutalHexenRPG_V4.7.pk3
    - hexen_gz.pk3
    - 3_hexen64.wad
    main_file: HEXEN.WAD
  installer:
  - move:
      dst: $GAMEDIR
      src: $game
  - move:
      dst: $GAMEDIR
      src: $texture
  - move:
      dst: $GAMEDIR
      src: $music
  - merge:
      dst: $GAMEDIR
      src: wad-data
slug: hexen-beyond-heretic-zdoom-runner-steam-h
steamid: 2360
version: ZDoom Runner + Steam + HiRes
year: 1995
{
  "game_slug": "hexen-beyond-heretic",
  "version": "ZDoom Runner + Steam + HiRes",
  "description": "This version of HeXen: Beyond Heretic includes the Brutal Hexen RPG mod, HiRes textures, and HD music.",
  "notes": "Information about the HiRes files can be found here: https://forum.zdoom.org/viewtopic.php?f=43&t=65691",
  "name": "Hexen: Beyond Heretic",
  "year": 1995,
  "steamid": 2360,
  "gogslug": "heretic_hexen_collection",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "hexen-beyond-heretic-zdoom-runner-steam-h",
  "installer_slug": "hexen-beyond-heretic-zdoom-runner-steam-h",
  "script": {
    "files": [
      {
        "wad-data": "$STEAM:2360:base"
      },
      {
        "game": "https://doomshack.org/uploads/BrutalHexenRPG_V4.7.pk3"
      },
      {
        "texture": "https://archive.org/download/hexen_gz/hexen_gz.pk3"
      },
      {
        "music": "https://lutris.nyc3.digitaloceanspaces.com/games/hexen/3_hexen64.wad"
      }
    ],
    "game": {
      "files": [
        "BrutalHexenRPG_V4.7.pk3",
        "hexen_gz.pk3",
        "3_hexen64.wad"
      ],
      "main_file": "HEXEN.WAD"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$game"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$texture"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$music"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "wad-data"
        }
      }
    ]
  }
}
Back to game