Installer the-ultimate-doom-all-pc

custom-name: DOOM - The Ultimate - GZDoom
game:
  main_file: doom.wad
  savedir: saves
installer:
- insert-disc:
    description: Please browse folder where is located DOOM.WAD file. Autodetect will
      not work here, use "Browse" button.
    requires: doom.wad
- execute:
    command: ls "$DISC" | grep -i doom.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/doom.wad";
      mkdir "$GAMEDIR/saves/";
zdoom:
  config: $GAMEDIR/gzdoom.ini
description: '"The Ultimate Doom"  all PC version using GZDoom Lutris runner.'
game_slug: the-ultimate-doom
gogslug: doom_1993
humblestoreid: ''
installer_slug: the-ultimate-doom-all-pc
name: The Ultimate Doom
notes: "- During install you will need to provide:\r\n-- \"DOOM.WAD\" file from \"\
  Ultimate Doom\" PC game"
runner: zdoom
script:
  custom-name: DOOM - The Ultimate - GZDoom
  game:
    main_file: doom.wad
    savedir: saves
  installer:
  - insert-disc:
      description: Please browse folder where is located DOOM.WAD file. Autodetect
        will not work here, use "Browse" button.
      requires: doom.wad
  - execute:
      command: ls "$DISC" | grep -i doom.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/doom.wad";
        mkdir "$GAMEDIR/saves/";
  zdoom:
    config: $GAMEDIR/gzdoom.ini
slug: the-ultimate-doom-all-pc
steamid: 2280
version: All PC
year: 1995
{
  "game_slug": "the-ultimate-doom",
  "version": "All PC",
  "description": "\"The Ultimate Doom\"  all PC version using GZDoom Lutris runner.",
  "notes": "- During install you will need to provide:\r\n-- \"DOOM.WAD\" file from \"Ultimate Doom\" PC game",
  "name": "The Ultimate Doom",
  "year": 1995,
  "steamid": 2280,
  "gogslug": "doom_1993",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "the-ultimate-doom-all-pc",
  "installer_slug": "the-ultimate-doom-all-pc",
  "script": {
    "custom-name": "DOOM - The Ultimate - GZDoom",
    "game": {
      "main_file": "doom.wad",
      "savedir": "saves"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please browse folder where is located DOOM.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "doom.wad"
        }
      },
      {
        "execute": {
          "command": "ls \"$DISC\" | grep -i doom.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/doom.wad\"; mkdir \"$GAMEDIR/saves/\";"
        }
      }
    ],
    "zdoom": {
      "config": "$GAMEDIR/gzdoom.ini"
    }
  }
}
Back to game