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

game:
  exe: drive_c/DR4/Launch_DR4_Experimental.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/DR4"; ls "$DISC" | grep -i
      doom2.wad | xargs -I {} cp "$DISC/{}" doom2.wad;
requires: doom-1993-dr4-mod
description: Play "Doom II" with "Doom Remake 4 mod" on Linux!
game_slug: doom-ii-hell-on-earth
gogslug: doom_ii
humblestoreid: ''
installer_slug: doom-ii-hell-on-earth-dr4-mod
name: 'Doom II: Hell on Earth'
notes: "- This script installer is complementary and dependent from \"DOOM (1993)\
  \ - DR4 mod version\"\r\n- During install, you will need to provide \"DOOM2.WAD\"\
  \ file from any \"DOOM II\" GOG or Steam install"
runner: wine
script:
  game:
    exe: drive_c/DR4/Launch_DR4_Experimental.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/DR4"; ls "$DISC" | grep
        -i doom2.wad | xargs -I {} cp "$DISC/{}" doom2.wad;
  requires: doom-1993-dr4-mod
slug: doom-ii-hell-on-earth-dr4-mod
steamid: 2300
version: DR4 mod
year: 1994
{
  "game_slug": "doom-ii-hell-on-earth",
  "version": "DR4 mod",
  "description": "Play \"Doom II\" with \"Doom Remake 4 mod\" on Linux!",
  "notes": "- This script installer is complementary and dependent from \"DOOM (1993) - DR4 mod version\"\r\n- During install, you will need to provide \"DOOM2.WAD\" file from any \"DOOM II\" GOG or Steam install",
  "name": "Doom II: Hell on Earth",
  "year": 1994,
  "steamid": 2300,
  "gogslug": "doom_ii",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "doom-ii-hell-on-earth-dr4-mod",
  "installer_slug": "doom-ii-hell-on-earth-dr4-mod",
  "script": {
    "game": {
      "exe": "drive_c/DR4/Launch_DR4_Experimental.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/DR4\"; ls \"$DISC\" | grep -i doom2.wad | xargs -I {} cp \"$DISC/{}\" doom2.wad;"
        }
      }
    ],
    "requires": "doom-1993-dr4-mod"
  }
}
Back to game