files:
- mod: N/A:Please select "Doom 64 CE 3.10.2" mod archive https://www.moddb.com/mods/doom-ce/downloads/doom-64-ce-3102-full-download
game:
exe: drive_c/Doom64_CE/gzdoom.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Doom64_CE
src: mod
- insert-disc:
description: Please browse folder where is located DOOM64.WAD file from DOOM64
GOG or Steam install. "Autodetect" button will not work here, use "Browse" button.
requires: doom64.wad
- execute:
command: unset LD_LIBRARY_PATH; ls "$DISC" | grep -i doom64.wad | xargs -I {}
cp "$DISC/{}" "$GAMEDIR/drive_c/Doom64_CE/doom64.wad"; cd "$GAMEDIR/drive_c/Doom64_CE";
sed -i '/pause/d' doom64-install.bat ;
- task:
description: extracting doom64.wad...
executable: $GAMEDIR/drive_c/Doom64_CE/doom64-install.bat
name: wineexec
working_dir: $GAMEDIR/drive_c/Doom64_CE
description: Play "Doom 64 CE mod" on Linux
game_slug: doom-64
gogslug: doom_64
humblestoreid: ''
installer_slug: doom-64-doom-64-ce-mod
name: Doom 64
notes: "- Doom 64 CE mod: upscaled textures, PBR materials, flashy particle effects\
\ and more...\r\n- During install, you will need to provide \"doom64.wad\" file\
\ from any \"Doom 64\" GOG or Steam install"
runner: wine
script:
files:
- mod: N/A:Please select "Doom 64 CE 3.10.2" mod archive https://www.moddb.com/mods/doom-ce/downloads/doom-64-ce-3102-full-download
game:
exe: drive_c/Doom64_CE/gzdoom.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Doom64_CE
src: mod
- insert-disc:
description: Please browse folder where is located DOOM64.WAD file from DOOM64
GOG or Steam install. "Autodetect" button will not work here, use "Browse"
button.
requires: doom64.wad
- execute:
command: unset LD_LIBRARY_PATH; ls "$DISC" | grep -i doom64.wad | xargs -I {}
cp "$DISC/{}" "$GAMEDIR/drive_c/Doom64_CE/doom64.wad"; cd "$GAMEDIR/drive_c/Doom64_CE";
sed -i '/pause/d' doom64-install.bat ;
- task:
description: extracting doom64.wad...
executable: $GAMEDIR/drive_c/Doom64_CE/doom64-install.bat
name: wineexec
working_dir: $GAMEDIR/drive_c/Doom64_CE
slug: doom-64-doom-64-ce-mod
steamid: 1148590
version: Doom 64 CE mod
year: 1997
{
"game_slug": "doom-64",
"version": "Doom 64 CE mod",
"description": "Play \"Doom 64 CE mod\" on Linux",
"notes": "- Doom 64 CE mod: upscaled textures, PBR materials, flashy particle effects and more...\r\n- During install, you will need to provide \"doom64.wad\" file from any \"Doom 64\" GOG or Steam install",
"name": "Doom 64",
"year": 1997,
"steamid": 1148590,
"gogslug": "doom_64",
"humblestoreid": "",
"runner": "wine",
"slug": "doom-64-doom-64-ce-mod",
"installer_slug": "doom-64-doom-64-ce-mod",
"script": {
"files": [
{
"mod": "N/A:Please select \"Doom 64 CE 3.10.2\" mod archive https://www.moddb.com/mods/doom-ce/downloads/doom-64-ce-3102-full-download"
}
],
"game": {
"exe": "drive_c/Doom64_CE/gzdoom.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing wineprefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Doom64_CE",
"src": "mod"
}
},
{
"insert-disc": {
"description": "Please browse folder where is located DOOM64.WAD file from DOOM64 GOG or Steam install. \"Autodetect\" button will not work here, use \"Browse\" button.",
"requires": "doom64.wad"
}
},
{
"execute": {
"command": "unset LD_LIBRARY_PATH; ls \"$DISC\" | grep -i doom64.wad | xargs -I {} cp \"$DISC/{}\" \"$GAMEDIR/drive_c/Doom64_CE/doom64.wad\"; cd \"$GAMEDIR/drive_c/Doom64_CE\"; sed -i '/pause/d' doom64-install.bat ;"
}
},
{
"task": {
"description": "extracting doom64.wad...",
"executable": "$GAMEDIR/drive_c/Doom64_CE/doom64-install.bat",
"name": "wineexec",
"working_dir": "$GAMEDIR/drive_c/Doom64_CE"
}
}
]
}
}