Installer the-ultimate-doom-zdoom-steam-data

files:
- wads: $STEAM:2280:base
- music: http://www.doom2.net/doomdepot/wads/musicwads/D1-pcmus.wad
game:
  files:
  - D1-pcmus.wad
  main_file: DOOM.WAD
installer:
- merge:
    dst: $GAMEDIR
    src: wads
- move:
    dst: $GAMEDIR
    src: $music
description: ''
game_slug: the-ultimate-doom
gogslug: doom_1993
humblestoreid: ''
installer_slug: the-ultimate-doom-zdoom-steam-data
name: The Ultimate Doom
notes: ''
runner: zdoom
script:
  files:
  - wads: $STEAM:2280:base
  - music: http://www.doom2.net/doomdepot/wads/musicwads/D1-pcmus.wad
  game:
    files:
    - D1-pcmus.wad
    main_file: DOOM.WAD
  installer:
  - merge:
      dst: $GAMEDIR
      src: wads
  - move:
      dst: $GAMEDIR
      src: $music
slug: the-ultimate-doom-zdoom-steam-data
steamid: 2280
version: ZDoom + Steam Data
year: 1995
{
  "game_slug": "the-ultimate-doom",
  "version": "ZDoom + Steam Data",
  "description": "",
  "notes": "",
  "name": "The Ultimate Doom",
  "year": 1995,
  "steamid": 2280,
  "gogslug": "doom_1993",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "the-ultimate-doom-zdoom-steam-data",
  "installer_slug": "the-ultimate-doom-zdoom-steam-data",
  "script": {
    "files": [
      {
        "wads": "$STEAM:2280:base"
      },
      {
        "music": "http://www.doom2.net/doomdepot/wads/musicwads/D1-pcmus.wad"
      }
    ],
    "game": {
      "files": [
        "D1-pcmus.wad"
      ],
      "main_file": "DOOM.WAD"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "wads"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$music"
        }
      }
    ]
  }
}
Back to game