Installer doom-ii-hell-on-earth-all-pc-qcde-mod

custom-name: Doom II - Quake Champions mod - GZDoom
files:
- mod: N/A:Please select "QC - Doom Edition" available for download at https://www.moddb.com/mods/quake-champions-doom-edition
game:
  files:
  - QCDE--HDFaces2.7.pk3
  - QCDEv2.7.pk3
  main_file: $GAMEDIR/doom2.wad
  savedir: $GAMEDIR/saves
installer:
- extract:
    dst: $GAMEDIR
    file: mod
- insert-disc:
    description: Please browse folder where is located DOOM2.WAD file. Autodetect
      will not work here, use "Browse" button.
    requires: doom2.wad
- execute:
    command: ls "$DISC" | grep -i doom2.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/doom2.wad";
      mkdir -p "$GAMEDIR/saves";
zdoom:
  config: $GAMEDIR/gzdoom.ini
description: '"Doom II - Quake Champions mod"  using GZDoom Lutris runner.'
game_slug: doom-ii-hell-on-earth
gogslug: doom_ii
humblestoreid: ''
installer_slug: doom-ii-hell-on-earth-all-pc-qcde-mod
name: 'Doom II: Hell on Earth'
notes: "- During install, you will need to provide:\r\n-- \"DOOM2.WAD\" file from\
  \ any \"DOOM 2\" PC install\r\n-- \"Quake Champions Doom Edition\" mod archive available\
  \ for download at http://www.moddb.com/mods/quake-champions-doom-edition"
runner: zdoom
script:
  custom-name: Doom II - Quake Champions mod - GZDoom
  files:
  - mod: N/A:Please select "QC - Doom Edition" available for download at https://www.moddb.com/mods/quake-champions-doom-edition
  game:
    files:
    - QCDE--HDFaces2.7.pk3
    - QCDEv2.7.pk3
    main_file: $GAMEDIR/doom2.wad
    savedir: $GAMEDIR/saves
  installer:
  - extract:
      dst: $GAMEDIR
      file: mod
  - insert-disc:
      description: Please browse folder where is located DOOM2.WAD file. Autodetect
        will not work here, use "Browse" button.
      requires: doom2.wad
  - execute:
      command: ls "$DISC" | grep -i doom2.wad | xargs -I {} cp "$DISC/{}" "$GAMEDIR/doom2.wad";
        mkdir -p "$GAMEDIR/saves";
  zdoom:
    config: $GAMEDIR/gzdoom.ini
slug: doom-ii-hell-on-earth-all-pc-qcde-mod
steamid: 2300
version: All PC + QCDE mod
year: 1994
{
  "game_slug": "doom-ii-hell-on-earth",
  "version": "All PC + QCDE mod",
  "description": "\"Doom II - Quake Champions mod\"  using GZDoom Lutris runner.",
  "notes": "- During install, you will need to provide:\r\n-- \"DOOM2.WAD\" file from any \"DOOM 2\" PC install\r\n-- \"Quake Champions Doom Edition\" mod archive available for download at http://www.moddb.com/mods/quake-champions-doom-edition",
  "name": "Doom II: Hell on Earth",
  "year": 1994,
  "steamid": 2300,
  "gogslug": "doom_ii",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "doom-ii-hell-on-earth-all-pc-qcde-mod",
  "installer_slug": "doom-ii-hell-on-earth-all-pc-qcde-mod",
  "script": {
    "custom-name": "Doom II - Quake Champions mod - GZDoom",
    "files": [
      {
        "mod": "N/A:Please select \"QC - Doom Edition\" available for download at https://www.moddb.com/mods/quake-champions-doom-edition"
      }
    ],
    "game": {
      "files": [
        "QCDE--HDFaces2.7.pk3",
        "QCDEv2.7.pk3"
      ],
      "main_file": "$GAMEDIR/doom2.wad",
      "savedir": "$GAMEDIR/saves"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "mod"
        }
      },
      {
        "insert-disc": {
          "description": "Please browse folder where is located DOOM2.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "doom2.wad"
        }
      },
      {
        "execute": {
          "command": "ls \"$DISC\" | grep -i doom2.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/doom2.wad\"; mkdir -p \"$GAMEDIR/saves\";"
        }
      }
    ],
    "zdoom": {
      "config": "$GAMEDIR/gzdoom.ini"
    }
  }
}
Back to game