Installer doom-ii-hell-on-earth-all-pc-brutal-doom-m

custom-name: DOOM II - Hell on Earth - Brutal Doom mod - GZDoom
files:
- hdmod: N/A:Please select the Brutal Doom mod v21 available at https://www.moddb.com/mods/brutal-doom
game:
  files:
  - mods/brutalv21.pk3
  main_file: $GAMEDIR/doom2.wad
  savedir: $GAMEDIR/saves
installer:
- extract:
    dst: $CACHE
    src: hdmod
- execute:
    command: mkdir "$GAMEDIR/mods"; find "$CACHE" \( -iname "*.pk3" -o -iname "*.wad"
      -o -iname "*.rtf" -o -iname "*.txt" \) -exec cp {} "$GAMEDIR/mods" \;
- insert-disc:
    description: Please browse folder where is located DOOM2.WAD file. Autodetect
      will not work here, use "Browse" button.
    requires: doom2.wad
- execute:
    command: ls "$DISC" | grep -i doom2.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/doom2.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\"DOOM II\"  all PC version using GZDoom Lutris runner with \"Brutal\
  \ Doom\" mod.\r\n\r\n"
game_slug: doom-ii-hell-on-earth
gogslug: doom_ii
humblestoreid: ''
installer_slug: doom-ii-hell-on-earth-all-pc-brutal-doom-m
name: 'Doom II: Hell on Earth'
notes: "- During install, you will need to provide:\r\n-- \"DOOM2.WAD\" file from\
  \ \"Doom II\" PC game\r\n-- \"Brutal Doom\" v21 mod archive available for download\
  \ at https://www.moddb.com/mods/brutal-doom\r\n- To play \"Doom II\" vanilla, just\
  \ clear all \"PWAD files\" list from Lutris \"Game Options\" tab."
runner: zdoom
script:
  custom-name: DOOM II - Hell on Earth - Brutal Doom mod - GZDoom
  files:
  - hdmod: N/A:Please select the Brutal Doom mod v21 available at https://www.moddb.com/mods/brutal-doom
  game:
    files:
    - mods/brutalv21.pk3
    main_file: $GAMEDIR/doom2.wad
    savedir: $GAMEDIR/saves
  installer:
  - extract:
      dst: $CACHE
      src: hdmod
  - execute:
      command: mkdir "$GAMEDIR/mods"; find "$CACHE" \( -iname "*.pk3" -o -iname "*.wad"
        -o -iname "*.rtf" -o -iname "*.txt" \) -exec cp {} "$GAMEDIR/mods" \;
  - insert-disc:
      description: Please browse folder where is located DOOM2.WAD file. Autodetect
        will not work here, use "Browse" button.
      requires: doom2.wad
  - execute:
      command: ls "$DISC" | grep -i doom2.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/doom2.wad";
        mkdir "$GAMEDIR/saves";
  - write_file:
      content: '[SoundfontSearch.Directories]

        Path=soundfonts

        [GlobalSettings]

        freelook=true

        '
      file: $GAMEDIR/gzdoom.ini
  zdoom:
    config: $GAMEDIR/gzdoom.ini
slug: doom-ii-hell-on-earth-all-pc-brutal-doom-m
steamid: 2300
version: All PC + Brutal Doom mod
year: 1994
{
  "game_slug": "doom-ii-hell-on-earth",
  "version": "All PC + Brutal Doom mod",
  "description": "\r\n\"DOOM II\"  all PC version using GZDoom Lutris runner with \"Brutal Doom\" mod.\r\n\r\n",
  "notes": "- During install, you will need to provide:\r\n-- \"DOOM2.WAD\" file from \"Doom II\" PC game\r\n-- \"Brutal Doom\" v21 mod archive available for download at https://www.moddb.com/mods/brutal-doom\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-all-pc-brutal-doom-m",
  "installer_slug": "doom-ii-hell-on-earth-all-pc-brutal-doom-m",
  "script": {
    "custom-name": "DOOM II - Hell on Earth - Brutal Doom mod - GZDoom",
    "files": [
      {
        "hdmod": "N/A:Please select the Brutal Doom mod v21 available at https://www.moddb.com/mods/brutal-doom"
      }
    ],
    "game": {
      "files": [
        "mods/brutalv21.pk3"
      ],
      "main_file": "$GAMEDIR/doom2.wad",
      "savedir": "$GAMEDIR/saves"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "src": "hdmod"
        }
      },
      {
        "execute": {
          "command": "mkdir \"$GAMEDIR/mods\"; find \"$CACHE\" \\( -iname \"*.pk3\" -o -iname \"*.wad\" -o -iname \"*.rtf\" -o -iname \"*.txt\" \\) -exec cp {} \"$GAMEDIR/mods\" \\;"
        }
      },
      {
        "insert-disc": {
          "description": "Please browse folder where is located DOOM2.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "doom2.wad"
        }
      },
      {
        "execute": {
          "command": "ls \"$DISC\" | grep -i doom2.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/doom2.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