game:
exe: drive_c/QCDE/Play QCDE Single Player.lnk
launch_configs:
- exe: $GAMEDIR/drive_c/QCDE/Open QCDE Server Browser.lnk
name: Open QCDE Server Browser
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/QCDE/Q-Zandronum"; ls "$DISC"
| grep -i doom2.wad | xargs -I {} cp "$DISC/{}" doom2.wad;
requires: doom-1993-qcde-mod
description: Play "Doom II" with "Quake Champions - Doom edition mod" on Linux!
game_slug: doom-ii-hell-on-earth
gogslug: doom_ii
humblestoreid: ''
installer_slug: doom-ii-hell-on-earth-qcde-mod
name: 'Doom II: Hell on Earth'
notes: "- This script installer is complementary and dependent from \"DOOM (1993)\
\ - QCDE 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/QCDE/Play QCDE Single Player.lnk
launch_configs:
- exe: $GAMEDIR/drive_c/QCDE/Open QCDE Server Browser.lnk
name: Open QCDE Server Browser
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/QCDE/Q-Zandronum"; ls "$DISC"
| grep -i doom2.wad | xargs -I {} cp "$DISC/{}" doom2.wad;
requires: doom-1993-qcde-mod
slug: doom-ii-hell-on-earth-qcde-mod
steamid: 2300
version: QCDE mod
year: 1994
{
"game_slug": "doom-ii-hell-on-earth",
"version": "QCDE mod",
"description": "Play \"Doom II\" with \"Quake Champions - Doom edition mod\" on Linux!",
"notes": "- This script installer is complementary and dependent from \"DOOM (1993) - QCDE 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-qcde-mod",
"installer_slug": "doom-ii-hell-on-earth-qcde-mod",
"script": {
"game": {
"exe": "drive_c/QCDE/Play QCDE Single Player.lnk",
"launch_configs": [
{
"exe": "$GAMEDIR/drive_c/QCDE/Open QCDE Server Browser.lnk",
"name": "Open QCDE Server Browser"
}
],
"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/QCDE/Q-Zandronum\"; ls \"$DISC\" | grep -i doom2.wad | xargs -I {} cp \"$DISC/{}\" doom2.wad;"
}
}
],
"requires": "doom-1993-qcde-mod"
}
}