files:
- mod: N/A:Please select Brutal Doom mod archive available for download at https://www.moddb.com/mods/brutal-doom/downloads/brutal-doom-v22-beta-test-3
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
game:
files:
- mods/brutalv22test3.pk3
main_file: $GAMEDIR/doom2.wad
savedir: $GAMEDIR/saves
installer:
- extract:
dst: $GAMEDIR/mods
file: mod
- insert-disc:
description: Please browse folder where is located your GOG or Steam Doom II install,
we need DOOM2.WAD file. Autodetect will not work here, use "Browse" button.
requires: doom2.wad
- execute:
command: unset LD_LIBRARY_PATH; cd "$GAMEDIR" ; ls "$DISC" | grep -i doom2.wad
| xargs -I {} cp "$DISC/{}" "doom2.wad"; mkdir -p "saves";
- extract:
dst: $GAMEDIR
file: engine_cfg
zdoom:
config: $GAMEDIR/gzdoom_portable.ini
description: Play "Doom II" with "Brutal Doom mod" on Linux!
game_slug: doom-ii-hell-on-earth
gogslug: doom_ii
humblestoreid: ''
installer_slug: doom-ii-hell-on-earth-brutal-doom-mod
name: 'Doom II: Hell on Earth'
notes: "- Brutal Doom mod: adds realistic gore, dismemberments, headshots, executions,\
\ lightning effects, particles, makes enemies smarter and harder, makes gun louder\
\ and beefier, and adds epic new boss battles\r\n- During install, you will need\
\ to provide \"DOOM2.WAD\" file from any \"Doom II\" GOG or Steam install\r\n- To\
\ play \"DOOM II\" vanilla, just clear all \"PWAD files\" list from Lutris \"Game\
\ Options\" tab"
runner: zdoom
script:
files:
- mod: N/A:Please select Brutal Doom mod archive available for download at https://www.moddb.com/mods/brutal-doom/downloads/brutal-doom-v22-beta-test-3
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
game:
files:
- mods/brutalv22test3.pk3
main_file: $GAMEDIR/doom2.wad
savedir: $GAMEDIR/saves
installer:
- extract:
dst: $GAMEDIR/mods
file: mod
- insert-disc:
description: Please browse folder where is located your GOG or Steam Doom II
install, we need DOOM2.WAD file. Autodetect will not work here, use "Browse"
button.
requires: doom2.wad
- execute:
command: unset LD_LIBRARY_PATH; cd "$GAMEDIR" ; ls "$DISC" | grep -i doom2.wad
| xargs -I {} cp "$DISC/{}" "doom2.wad"; mkdir -p "saves";
- extract:
dst: $GAMEDIR
file: engine_cfg
zdoom:
config: $GAMEDIR/gzdoom_portable.ini
slug: doom-ii-hell-on-earth-brutal-doom-mod
steamid: 2300
version: Brutal Doom mod
year: 1994
{
"game_slug": "doom-ii-hell-on-earth",
"version": "Brutal Doom mod",
"description": "Play \"Doom II\" with \"Brutal Doom mod\" on Linux!",
"notes": "- Brutal Doom mod: adds realistic gore, dismemberments, headshots, executions, lightning effects, particles, makes enemies smarter and harder, makes gun louder and beefier, and adds epic new boss battles\r\n- During install, you will need to provide \"DOOM2.WAD\" file from any \"Doom II\" GOG or Steam install\r\n- To play \"DOOM II\" vanilla, just clear all \"PWAD files\" list from Lutris \"Game Options\" tab",
"name": "Doom II: Hell on Earth",
"year": 1994,
"steamid": 2300,
"gogslug": "doom_ii",
"humblestoreid": "",
"runner": "zdoom",
"slug": "doom-ii-hell-on-earth-brutal-doom-mod",
"installer_slug": "doom-ii-hell-on-earth-brutal-doom-mod",
"script": {
"files": [
{
"mod": "N/A:Please select Brutal Doom mod archive available for download at https://www.moddb.com/mods/brutal-doom/downloads/brutal-doom-v22-beta-test-3"
},
{
"engine_cfg": "https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip"
}
],
"game": {
"files": [
"mods/brutalv22test3.pk3"
],
"main_file": "$GAMEDIR/doom2.wad",
"savedir": "$GAMEDIR/saves"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/mods",
"file": "mod"
}
},
{
"insert-disc": {
"description": "Please browse folder where is located your GOG or Steam Doom II install, we need DOOM2.WAD file. Autodetect will not work here, use \"Browse\" button.",
"requires": "doom2.wad"
}
},
{
"execute": {
"command": "unset LD_LIBRARY_PATH; cd \"$GAMEDIR\" ; ls \"$DISC\" | grep -i doom2.wad | xargs -I {} cp \"$DISC/{}\" \"doom2.wad\"; mkdir -p \"saves\";"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine_cfg"
}
}
],
"zdoom": {
"config": "$GAMEDIR/gzdoom_portable.ini"
}
}
}