files:
- mod: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/hexen/BRUTAL_HEXEN_v7.5.7z
game:
files:
- $GAMEDIR/1 BRUTAL HEXEN/BrutalHexenRPG_V7.5.pk3
- $GAMEDIR/2 HD TEXTURES/hexen_gz_v4.pk3
- $GAMEDIR/3 HEXEN64 MUSIC/3_HEXEN64.wad
main_file: $GAMEDIR/4 HEXEN WADS/hexen.wad
savedir: $GAMEDIR/saves
installer:
- extract:
dst: $GAMEDIR
file: mod
format: 7z
- insert-disc:
description: Please browse folder where is located HEXEN.WAD file. "Autodetect"
button will not work here, use "Browse" button.
requires: hexen.wad
- execute:
command: unset LD_LIBRARY_PATH; ls "$DISC" | grep -i hexen.wad | xargs -I {} cp
"$DISC/{}" "$GAMEDIR/4 HEXEN WADS/hexen.wad"; mkdir "$GAMEDIR/saves";
zdoom:
config: $GAMEDIR/BRUTAL HEXEN OPTIONS INI/HEXEN_NZ_OPTIONS.ini
description: Play "Brutal Hexen RPG mod" on Linux!
game_slug: hexen-beyond-heretic
gogslug: heretic_hexen_collection
humblestoreid: ''
installer_slug: hexen-beyond-heretic-brutal-hexen-rpg-mod
name: 'Hexen: Beyond Heretic'
notes: "- Brutal Hexen RPG mod: add RPG features to the gameplay and brutal graphics\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: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/hexen/BRUTAL_HEXEN_v7.5.7z
game:
files:
- $GAMEDIR/1 BRUTAL HEXEN/BrutalHexenRPG_V7.5.pk3
- $GAMEDIR/2 HD TEXTURES/hexen_gz_v4.pk3
- $GAMEDIR/3 HEXEN64 MUSIC/3_HEXEN64.wad
main_file: $GAMEDIR/4 HEXEN WADS/hexen.wad
savedir: $GAMEDIR/saves
installer:
- extract:
dst: $GAMEDIR
file: mod
format: 7z
- insert-disc:
description: Please browse folder where is located HEXEN.WAD file. "Autodetect"
button will not work here, use "Browse" button.
requires: hexen.wad
- execute:
command: unset LD_LIBRARY_PATH; ls "$DISC" | grep -i hexen.wad | xargs -I {}
cp "$DISC/{}" "$GAMEDIR/4 HEXEN WADS/hexen.wad"; mkdir "$GAMEDIR/saves";
zdoom:
config: $GAMEDIR/BRUTAL HEXEN OPTIONS INI/HEXEN_NZ_OPTIONS.ini
slug: hexen-beyond-heretic-brutal-hexen-rpg-mod
steamid: 2360
version: Brutal Hexen RPG mod
year: 1995
{
"game_slug": "hexen-beyond-heretic",
"version": "Brutal Hexen RPG mod",
"description": "Play \"Brutal Hexen RPG mod\" on Linux!",
"notes": "- Brutal Hexen RPG mod: add RPG features to the gameplay and brutal graphics\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-brutal-hexen-rpg-mod",
"installer_slug": "hexen-beyond-heretic-brutal-hexen-rpg-mod",
"script": {
"files": [
{
"mod": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/hexen/BRUTAL_HEXEN_v7.5.7z"
}
],
"game": {
"files": [
"$GAMEDIR/1 BRUTAL HEXEN/BrutalHexenRPG_V7.5.pk3",
"$GAMEDIR/2 HD TEXTURES/hexen_gz_v4.pk3",
"$GAMEDIR/3 HEXEN64 MUSIC/3_HEXEN64.wad"
],
"main_file": "$GAMEDIR/4 HEXEN WADS/hexen.wad",
"savedir": "$GAMEDIR/saves"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "mod",
"format": "7z"
}
},
{
"insert-disc": {
"description": "Please browse folder where is located HEXEN.WAD file. \"Autodetect\" button will not work here, use \"Browse\" button.",
"requires": "hexen.wad"
}
},
{
"execute": {
"command": "unset LD_LIBRARY_PATH; ls \"$DISC\" | grep -i hexen.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/4 HEXEN WADS/hexen.wad\"; mkdir \"$GAMEDIR/saves\";"
}
}
],
"zdoom": {
"config": "$GAMEDIR/BRUTAL HEXEN OPTIONS INI/HEXEN_NZ_OPTIONS.ini"
}
}
}