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:
- $GAMEDIR/mods/brutalv22test3.pk3
main_file: $GAMEDIR/doom.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 install,
we need DOOM.WAD file. Autodetect will not work here, use "Browse" button.
requires: doom.wad
- execute:
command: unset LD_LIBRARY_PATH; cd "$GAMEDIR" ; ls "$DISC" | grep -i doom.wad
| xargs -I {} cp "$DISC/{}" "doom.wad"; mkdir -p "saves";
- extract:
dst: $GAMEDIR
file: engine_cfg
zdoom:
config: $GAMEDIR/gzdoom_portable.ini
description: Play "Brutal Doom mod" on Linux!
game_slug: doom-1993
gogslug: doom_1993
humblestoreid: ''
installer_slug: doom-1993-brutal-doom-mod
name: DOOM (1993)
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 \"DOOM.WAD\" file from any \"DOOM (1993)\" GOG or Steam install\r\n\
- To play \"DOOM (1993)\" vanilla, just rename \"mods\" folder to anything else,\
\ \"mods.bak\" for example"
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:
- $GAMEDIR/mods/brutalv22test3.pk3
main_file: $GAMEDIR/doom.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 install,
we need DOOM.WAD file. Autodetect will not work here, use "Browse" button.
requires: doom.wad
- execute:
command: unset LD_LIBRARY_PATH; cd "$GAMEDIR" ; ls "$DISC" | grep -i doom.wad
| xargs -I {} cp "$DISC/{}" "doom.wad"; mkdir -p "saves";
- extract:
dst: $GAMEDIR
file: engine_cfg
zdoom:
config: $GAMEDIR/gzdoom_portable.ini
slug: doom-1993-brutal-doom-mod
steamid: 2280
version: Brutal Doom mod
year: 1993
{
"game_slug": "doom-1993",
"version": "Brutal Doom mod",
"description": "Play \"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 \"DOOM.WAD\" file from any \"DOOM (1993)\" GOG or Steam install\r\n- To play \"DOOM (1993)\" vanilla, just rename \"mods\" folder to anything else, \"mods.bak\" for example",
"name": "DOOM (1993)",
"year": 1993,
"steamid": 2280,
"gogslug": "doom_1993",
"humblestoreid": "",
"runner": "zdoom",
"slug": "doom-1993-brutal-doom-mod",
"installer_slug": "doom-1993-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": [
"$GAMEDIR/mods/brutalv22test3.pk3"
],
"main_file": "$GAMEDIR/doom.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 install, we need DOOM.WAD file. Autodetect will not work here, use \"Browse\" button.",
"requires": "doom.wad"
}
},
{
"execute": {
"command": "unset LD_LIBRARY_PATH; cd \"$GAMEDIR\" ; ls \"$DISC\" | grep -i doom.wad | xargs -I {} cp \"$DISC/{}\" \"doom.wad\"; mkdir -p \"saves\";"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine_cfg"
}
}
],
"zdoom": {
"config": "$GAMEDIR/gzdoom_portable.ini"
}
}
}