Installer the-ultimate-doom-john-romeros-brutal-

files:
- wads: $STEAM:2280:base
- brutal: https://lutris.net/files/games/zdoom/brutalv20b.zip
- music: http://www.doom2.net/doomdepot/wads/musicwads/D1-pcmus.wad
- e1m8b: http://youfailit.net/pub/idgames/levels/doom/Ports/d-f/e1m8b.zip
game:
  files:
  - brutalv20b.pk3
  - D1-pcmus.wad
  - e1m8b.wad
  main_file: DOOM.WAD
  warp: 1 8
installer:
- move:
    dst: $GAMEDIR
    src: $music
- extract:
    dst: $GAMEDIR
    file: brutal
- extract:
    dst: $GAMEDIR
    file: e1m8b
- merge:
    dst: $GAMEDIR
    src: wads
description: Alternative ending level for Doom Episode 1, released 21 years after
  the game's release, with Brutal Doom.
game_slug: the-ultimate-doom
gogslug: doom_1993
humblestoreid: ''
installer_slug: the-ultimate-doom-john-romeros-brutal-
name: The Ultimate Doom
notes: Requires Steam data.
runner: zdoom
script:
  files:
  - wads: $STEAM:2280:base
  - brutal: https://lutris.net/files/games/zdoom/brutalv20b.zip
  - music: http://www.doom2.net/doomdepot/wads/musicwads/D1-pcmus.wad
  - e1m8b: http://youfailit.net/pub/idgames/levels/doom/Ports/d-f/e1m8b.zip
  game:
    files:
    - brutalv20b.pk3
    - D1-pcmus.wad
    - e1m8b.wad
    main_file: DOOM.WAD
    warp: 1 8
  installer:
  - move:
      dst: $GAMEDIR
      src: $music
  - extract:
      dst: $GAMEDIR
      file: brutal
  - extract:
      dst: $GAMEDIR
      file: e1m8b
  - merge:
      dst: $GAMEDIR
      src: wads
slug: the-ultimate-doom-john-romeros-brutal-
steamid: 2280
version: John Romero's Brutal E1M8B
year: 1995
{
  "game_slug": "the-ultimate-doom",
  "version": "John Romero's Brutal E1M8B",
  "description": "Alternative ending level for Doom Episode 1, released 21 years after the game's release, with Brutal Doom.",
  "notes": "Requires Steam data.",
  "name": "The Ultimate Doom",
  "year": 1995,
  "steamid": 2280,
  "gogslug": "doom_1993",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "the-ultimate-doom-john-romeros-brutal-",
  "installer_slug": "the-ultimate-doom-john-romeros-brutal-",
  "script": {
    "files": [
      {
        "wads": "$STEAM:2280:base"
      },
      {
        "brutal": "https://lutris.net/files/games/zdoom/brutalv20b.zip"
      },
      {
        "music": "http://www.doom2.net/doomdepot/wads/musicwads/D1-pcmus.wad"
      },
      {
        "e1m8b": "http://youfailit.net/pub/idgames/levels/doom/Ports/d-f/e1m8b.zip"
      }
    ],
    "game": {
      "files": [
        "brutalv20b.pk3",
        "D1-pcmus.wad",
        "e1m8b.wad"
      ],
      "main_file": "DOOM.WAD",
      "warp": "1 8"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$music"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "brutal"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "e1m8b"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "wads"
        }
      }
    ]
  }
}
Back to game