Installer the-ultimate-doom-native-steam-data-64

files:
- wads: $STEAM:2280:base
- zdoom-engine: https://lutris.net/files/games/zdoom/zdoom-2.8pre-1887-g1070bd9-x86_64.tar.gz
game:
  exe: zdoom
installer:
- merge:
    dst: $GAMEDIR
    src: wads
- extract:
    dst: $GAMEDIR
    file: zdoom-engine
description: Installs with Steam, runs without. Uses the ZDoom native engine.
game_slug: the-ultimate-doom
gogslug: doom_1993
humblestoreid: ''
installer_slug: the-ultimate-doom-native-steam-data-64
name: The Ultimate Doom
notes: ''
runner: linux
script:
  files:
  - wads: $STEAM:2280:base
  - zdoom-engine: https://lutris.net/files/games/zdoom/zdoom-2.8pre-1887-g1070bd9-x86_64.tar.gz
  game:
    exe: zdoom
  installer:
  - merge:
      dst: $GAMEDIR
      src: wads
  - extract:
      dst: $GAMEDIR
      file: zdoom-engine
slug: the-ultimate-doom-native-steam-data-64
steamid: 2280
version: Native + Steam data (64bit)
year: 1995
{
  "game_slug": "the-ultimate-doom",
  "version": "Native + Steam data (64bit)",
  "description": "Installs with Steam, runs without. Uses the ZDoom native engine.",
  "notes": "",
  "name": "The Ultimate Doom",
  "year": 1995,
  "steamid": 2280,
  "gogslug": "doom_1993",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-ultimate-doom-native-steam-data-64",
  "installer_slug": "the-ultimate-doom-native-steam-data-64",
  "script": {
    "files": [
      {
        "wads": "$STEAM:2280:base"
      },
      {
        "zdoom-engine": "https://lutris.net/files/games/zdoom/zdoom-2.8pre-1887-g1070bd9-x86_64.tar.gz"
      }
    ],
    "game": {
      "exe": "zdoom"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "wads"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "zdoom-engine"
        }
      }
    ]
  }
}
Back to game