Installer doom-ii-hell-on-earth-d4t-mod

game:
  exe: drive_c/D4T/gzdoom.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Please browse folder where is located your GOG or Steam Doom II install,
      we need DOOM2.WAD file. Autodetect will not work here, use "Browse" button.
    requires: doom2.wad
- execute:
    command: unset LD_LIBRARY_PATH; cd "$GAMEDIR/drive_c/D4T" ; ls "$DISC" | grep
      -i doom2.wad | xargs -I {} cp "$DISC/{}" "doom2.wad";
requires: doom-1993-d4t-mod
description: Play "Doom II" with "Doom4 - Death Foretold mod" on Linux!
game_slug: doom-ii-hell-on-earth
gogslug: doom_ii
humblestoreid: ''
installer_slug: doom-ii-hell-on-earth-d4t-mod
name: 'Doom II: Hell on Earth'
notes: "- This script installer is complementary and dependent from \"DOOM (1993)\
  \ - D4T mod version\"\r\n- During install, you will need to provide \"DOOM2.WAD\"\
  \ file from any \"Doom II\" GOG or Steam install\r\n- To play \"DOOM II\" vanilla,\
  \ just rename \"mods\" folder to anything else, \"mods.bak\" for example"
runner: wine
script:
  game:
    exe: drive_c/D4T/gzdoom.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Please browse folder where is located your GOG or Steam Doom II
        install, we need DOOM2.WAD file. Autodetect will not work here, use "Browse"
        button.
      requires: doom2.wad
  - execute:
      command: unset LD_LIBRARY_PATH; cd "$GAMEDIR/drive_c/D4T" ; ls "$DISC" | grep
        -i doom2.wad | xargs -I {} cp "$DISC/{}" "doom2.wad";
  requires: doom-1993-d4t-mod
slug: doom-ii-hell-on-earth-d4t-mod
steamid: 2300
version: D4T mod
year: 1994
{
  "game_slug": "doom-ii-hell-on-earth",
  "version": "D4T mod",
  "description": "Play \"Doom II\" with \"Doom4 - Death Foretold mod\" on Linux!",
  "notes": "- This script installer is complementary and dependent from \"DOOM (1993) - D4T mod version\"\r\n- During install, you will need to provide \"DOOM2.WAD\" file from any \"Doom II\" GOG or Steam install\r\n- To play \"DOOM II\" vanilla, just rename \"mods\" folder to anything else, \"mods.bak\" for example",
  "name": "Doom II: Hell on Earth",
  "year": 1994,
  "steamid": 2300,
  "gogslug": "doom_ii",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "doom-ii-hell-on-earth-d4t-mod",
  "installer_slug": "doom-ii-hell-on-earth-d4t-mod",
  "script": {
    "game": {
      "exe": "drive_c/D4T/gzdoom.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please browse folder where is located your GOG or Steam Doom II install, we need DOOM2.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "doom2.wad"
        }
      },
      {
        "execute": {
          "command": "unset LD_LIBRARY_PATH; cd \"$GAMEDIR/drive_c/D4T\" ; ls \"$DISC\" | grep -i doom2.wad | xargs -I {} cp \"$DISC/{}\" \"doom2.wad\";"
        }
      }
    ],
    "requires": "doom-1993-d4t-mod"
  }
}
Back to game