files:
- mod: N/A:Please select D4T mod archive available for download at https://www.moddb.com/mods/death-foretold/downloads/death-foretold-d4t-25
- engine: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-windows.zip
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-windows_cfg.zip
game:
exe: drive_c/D4T/gzdoom.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/D4T
file: engine
- extract:
dst: $GAMEDIR/drive_c/D4T
file: engine_cfg
- extract:
dst: $GAMEDIR/drive_c/D4T/mods
file: mod
- insert-disc:
description: Please browse folder where is located your GOG or Steam Doom I install,
we need DOOM.WAD file. Autodetect will not work here, use "Browse" button.
requires: doom.wad
- execute:
command: unset LD_LIBRARY_PATH; cd "$GAMEDIR/drive_c/D4T"; ls "$DISC" | grep -i
doom.wad | xargs -I {} cp "$DISC/{}" doom.wad ; mkdir "$GAMEDIR/drive_c/D4T/saves"
;
description: Play "Doom4 - Death Foretold mod" on Linux!
game_slug: doom-1993
gogslug: doom_1993
humblestoreid: ''
installer_slug: doom-1993-d4t-mod
name: DOOM (1993)
notes: "- Doom4 - Death Foretold mod: mixing the movement speed of the old Doom, with\
\ the jumping tricks of the new DOOM, this mod is aimed to be a very fast paced\
\ experience, therefore it can be quite challenging\r\n- During install, you will\
\ need to provide \"DOOM.WAD\" file from any \"DOOM (1993)\" GOG or Steam install\r\
\n- To play \"DOOM (1993)\" vanilla, just rename \"mods\" folder to anything else,\
\ \"mods.bak\" for example"
runner: wine
script:
files:
- mod: N/A:Please select D4T mod archive available for download at https://www.moddb.com/mods/death-foretold/downloads/death-foretold-d4t-25
- engine: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-windows.zip
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-windows_cfg.zip
game:
exe: drive_c/D4T/gzdoom.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/D4T
file: engine
- extract:
dst: $GAMEDIR/drive_c/D4T
file: engine_cfg
- extract:
dst: $GAMEDIR/drive_c/D4T/mods
file: mod
- insert-disc:
description: Please browse folder where is located your GOG or Steam Doom I
install, we need DOOM.WAD file. Autodetect will not work here, use "Browse"
button.
requires: doom.wad
- execute:
command: unset LD_LIBRARY_PATH; cd "$GAMEDIR/drive_c/D4T"; ls "$DISC" | grep
-i doom.wad | xargs -I {} cp "$DISC/{}" doom.wad ; mkdir "$GAMEDIR/drive_c/D4T/saves"
;
slug: doom-1993-d4t-mod
steamid: 2280
version: D4T mod
year: 1993
{
"game_slug": "doom-1993",
"version": "D4T mod",
"description": "Play \"Doom4 - Death Foretold mod\" on Linux!",
"notes": "- Doom4 - Death Foretold mod: mixing the movement speed of the old Doom, with the jumping tricks of the new DOOM, this mod is aimed to be a very fast paced experience, therefore it can be quite challenging\r\n- During install, you will need to provide \"DOOM.WAD\" file from any \"DOOM (1993)\" GOG or Steam install\r\n- To play \"DOOM (1993)\" vanilla, just rename \"mods\" folder to anything else, \"mods.bak\" for example",
"name": "DOOM (1993)",
"year": 1993,
"steamid": 2280,
"gogslug": "doom_1993",
"humblestoreid": "",
"runner": "wine",
"slug": "doom-1993-d4t-mod",
"installer_slug": "doom-1993-d4t-mod",
"script": {
"files": [
{
"mod": "N/A:Please select D4T mod archive available for download at https://www.moddb.com/mods/death-foretold/downloads/death-foretold-d4t-25"
},
{
"engine": "https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-windows.zip"
},
{
"engine_cfg": "https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-windows_cfg.zip"
}
],
"game": {
"exe": "drive_c/D4T/gzdoom.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing wineprefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/D4T",
"file": "engine"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/D4T",
"file": "engine_cfg"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/D4T/mods",
"file": "mod"
}
},
{
"insert-disc": {
"description": "Please browse folder where is located your GOG or Steam Doom I install, we need DOOM.WAD file. Autodetect will not work here, use \"Browse\" button.",
"requires": "doom.wad"
}
},
{
"execute": {
"command": "unset LD_LIBRARY_PATH; cd \"$GAMEDIR/drive_c/D4T\"; ls \"$DISC\" | grep -i doom.wad | xargs -I {} cp \"$DISC/{}\" doom.wad ; mkdir \"$GAMEDIR/drive_c/D4T/saves\" ;"
}
}
]
}
}