game:
exe: drive_c/BDBE/Brutal Doom Black Edition - Enhanced Episode 1.bat
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/BDE"; ls "$DISC" | grep -i
doom2.wad | xargs -I {} cp "$DISC/{}" doom2.wad;
requires: doom-1993-brutal-doom-black-ed
description: Play "Doom II" with "Brutal Doom Black Edition mod" on Linux!
game_slug: doom-ii-hell-on-earth
gogslug: doom_ii
humblestoreid: ''
installer_slug: doom-ii-hell-on-earth-brutal-doom-black-ed
name: 'Doom II: Hell on Earth'
notes: "- This script installer is complementary and dependent from \"DOOM (1993)\
\ - Brutal Doom Black Edition 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/BDBE/Brutal Doom Black Edition - Enhanced Episode 1.bat
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/BDE"; ls "$DISC" | grep
-i doom2.wad | xargs -I {} cp "$DISC/{}" doom2.wad;
requires: doom-1993-brutal-doom-black-ed
slug: doom-ii-hell-on-earth-brutal-doom-black-ed
steamid: 2300
version: Brutal Doom Black Edition mod
year: 1994
{
"game_slug": "doom-ii-hell-on-earth",
"version": "Brutal Doom Black Edition mod",
"description": "Play \"Doom II\" with \"Brutal Doom Black Edition mod\" on Linux!",
"notes": "- This script installer is complementary and dependent from \"DOOM (1993) - Brutal Doom Black Edition 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-brutal-doom-black-ed",
"installer_slug": "doom-ii-hell-on-earth-brutal-doom-black-ed",
"script": {
"game": {
"exe": "drive_c/BDBE/Brutal Doom Black Edition - Enhanced Episode 1.bat",
"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/BDE\"; ls \"$DISC\" | grep -i doom2.wad | xargs -I {} cp \"$DISC/{}\" doom2.wad;"
}
}
],
"requires": "doom-1993-brutal-doom-black-ed"
}
}