Installer the-ultimate-doom-steam-data-tech-gone

files:
- steam-data: $STEAM:2280:base/DOOM.WAD
- mod: https://lutris.net/files/games/zdoom/e1m8b.zip
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
game:
  files:
  - mods/e1m8b.wad
  main_file: $GAMEDIR/doom.wad
  savedir: $GAMEDIR/saves
  warp: '8'
installer:
- extract:
    dst: $GAMEDIR/mods
    file: mod
- copy:
    dst: $GAMEDIR
    src: steam-data
- extract:
    dst: $GAMEDIR
    file: engine_cfg
zdoom:
  config: $GAMEDIR/gzdoom_portable.ini
description: Alternative ending level for Doom Episode 1, released 21 years after
  the game's release.
game_slug: the-ultimate-doom
gogslug: doom_1993
humblestoreid: ''
installer_slug: the-ultimate-doom-steam-data-tech-gone
name: The Ultimate Doom
notes: 'Tech Gone Bad is a single Doom level for limit-removing ports released on
  January 15, 2016, by John Romero as a warm-up exercise before working on a new FPS
  game, Blackroom. It is an alternate take on E1M8: Phobos Anomaly.'
runner: zdoom
script:
  files:
  - steam-data: $STEAM:2280:base/DOOM.WAD
  - mod: https://lutris.net/files/games/zdoom/e1m8b.zip
  - engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
  game:
    files:
    - mods/e1m8b.wad
    main_file: $GAMEDIR/doom.wad
    savedir: $GAMEDIR/saves
    warp: '8'
  installer:
  - extract:
      dst: $GAMEDIR/mods
      file: mod
  - copy:
      dst: $GAMEDIR
      src: steam-data
  - extract:
      dst: $GAMEDIR
      file: engine_cfg
  zdoom:
    config: $GAMEDIR/gzdoom_portable.ini
slug: the-ultimate-doom-steam-data-tech-gone
steamid: 2280
version: Steam data + Tech Gone Bad
year: 1995
{
  "game_slug": "the-ultimate-doom",
  "version": "Steam data + Tech Gone Bad",
  "description": "Alternative ending level for Doom Episode 1, released 21 years after the game's release.",
  "notes": "Tech Gone Bad is a single Doom level for limit-removing ports released on January 15, 2016, by John Romero as a warm-up exercise before working on a new FPS game, Blackroom. It is an alternate take on E1M8: Phobos Anomaly.",
  "name": "The Ultimate Doom",
  "year": 1995,
  "steamid": 2280,
  "gogslug": "doom_1993",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "the-ultimate-doom-steam-data-tech-gone",
  "installer_slug": "the-ultimate-doom-steam-data-tech-gone",
  "script": {
    "files": [
      {
        "steam-data": "$STEAM:2280:base/DOOM.WAD"
      },
      {
        "mod": "https://lutris.net/files/games/zdoom/e1m8b.zip"
      },
      {
        "engine_cfg": "https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip"
      }
    ],
    "game": {
      "files": [
        "mods/e1m8b.wad"
      ],
      "main_file": "$GAMEDIR/doom.wad",
      "savedir": "$GAMEDIR/saves",
      "warp": "8"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/mods",
          "file": "mod"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "steam-data"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "engine_cfg"
        }
      }
    ],
    "zdoom": {
      "config": "$GAMEDIR/gzdoom_portable.ini"
    }
  }
}
Back to game