Installer final-doom-plutonia-all-pc-brut

custom-name: Final Doom - Plutonia - Brutal Doom mod - GZDoom
files:
- brutalmod: 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/plutonia.wad
  savedir: $GAMEDIR/saves
installer:
- extract:
    dst: $CACHE
    src: brutalmod
- 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 PLUTONIA.WAD file. Autodetect
      will not work here, use "Browse" button.
    requires: plutonia.wad
- execute:
    command: ls "$DISC" | grep -i plutonia.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/plutonia.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\"Final Doom - Plutonia\" all PC version using GZDoom Lutris runner\
  \ with \"Brutal Doom\" mod.\r\n\r\n"
game_slug: final-doom
gogslug: doom_ii
humblestoreid: ''
installer_slug: final-doom-plutonia-all-pc-brut
name: Final Doom
notes: "- During install, you will need to provide:\r\n-- \"PLUTONIA.WAD\" file from\
  \ \"Final Doom - Plutonia\" PC game\r\n-- \"Brutal Doom\" v21 mod archive available\
  \ for download at https://www.moddb.com/mods/brutal-doom\r\n- To play \"Final Doom\
  \ - Plutonia\" vanilla, just clear all \"PWAD files\" list from Lutris \"Game Options\"\
  \ tab"
runner: zdoom
script:
  custom-name: Final Doom - Plutonia - Brutal Doom mod - GZDoom
  files:
  - brutalmod: 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/plutonia.wad
    savedir: $GAMEDIR/saves
  installer:
  - extract:
      dst: $CACHE
      src: brutalmod
  - 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 PLUTONIA.WAD file. Autodetect
        will not work here, use "Browse" button.
      requires: plutonia.wad
  - execute:
      command: ls "$DISC" | grep -i plutonia.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/plutonia.wad";
        mkdir "$GAMEDIR/saves";
  - write_file:
      content: '[SoundfontSearch.Directories]

        Path=soundfonts

        [GlobalSettings]

        freelook=true

        '
      file: $GAMEDIR/gzdoom.ini
  zdoom:
    config: $GAMEDIR/gzdoom.ini
slug: final-doom-plutonia-all-pc-brut
steamid: 2290
version: Plutonia All PC + Brutal Doom
year: 1996
{
  "game_slug": "final-doom",
  "version": "Plutonia All PC + Brutal Doom",
  "description": "\r\n\"Final Doom - Plutonia\" 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-- \"PLUTONIA.WAD\" file from \"Final Doom - Plutonia\" PC game\r\n-- \"Brutal Doom\" v21 mod archive available for download at https://www.moddb.com/mods/brutal-doom\r\n- To play \"Final Doom - Plutonia\" vanilla, just clear all \"PWAD files\" list from Lutris \"Game Options\" tab",
  "name": "Final Doom",
  "year": 1996,
  "steamid": 2290,
  "gogslug": "doom_ii",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "final-doom-plutonia-all-pc-brut",
  "installer_slug": "final-doom-plutonia-all-pc-brut",
  "script": {
    "custom-name": "Final Doom - Plutonia - Brutal Doom mod - GZDoom",
    "files": [
      {
        "brutalmod": "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/plutonia.wad",
      "savedir": "$GAMEDIR/saves"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "src": "brutalmod"
        }
      },
      {
        "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 PLUTONIA.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "plutonia.wad"
        }
      },
      {
        "execute": {
          "command": "ls \"$DISC\" | grep -i plutonia.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/plutonia.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