files:
- mod: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Doom64/BD64_v2.666%20Beta.zip
- wad: https://github.com/freedoom/freedoom/releases/download/v0.13.0/freedoom-0.13.0.zip
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
game:
files:
- $GAMEDIR/mods/BD64game_v2.666.pk3
- $GAMEDIR/mods/BD64maps_v2.666.pk3
main_file: $GAMEDIR/wads/.
savedir: $GAMEDIR/saves
installer:
- extract:
dst: $GAMEDIR/mods
file: mod
- extract:
dst: $GAMEDIR/wads
file: wad
- extract:
dst: $GAMEDIR
file: engine_cfg
zdoom:
config: $GAMEDIR/gzdoom_portable.ini
description: Play "Brutal Doom 64 mod" on Linux!
game_slug: brutal-doom-64
gogslug: ''
humblestoreid: ''
installer_slug: brutal-doom-64-brutal-doom-64-mod
name: Brutal Doom 64
notes: "- Using Brutal Doom 64 mod unofficial version 2.666\r\n- During installing,\
\ this script installer will not ask you for any wad file as he already use FreeDoom\
\ ones"
runner: zdoom
script:
files:
- mod: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Doom64/BD64_v2.666%20Beta.zip
- wad: https://github.com/freedoom/freedoom/releases/download/v0.13.0/freedoom-0.13.0.zip
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
game:
files:
- $GAMEDIR/mods/BD64game_v2.666.pk3
- $GAMEDIR/mods/BD64maps_v2.666.pk3
main_file: $GAMEDIR/wads/.
savedir: $GAMEDIR/saves
installer:
- extract:
dst: $GAMEDIR/mods
file: mod
- extract:
dst: $GAMEDIR/wads
file: wad
- extract:
dst: $GAMEDIR
file: engine_cfg
zdoom:
config: $GAMEDIR/gzdoom_portable.ini
slug: brutal-doom-64-brutal-doom-64-mod
steamid: null
version: Brutal Doom 64 mod
year: 2016
{
"game_slug": "brutal-doom-64",
"version": "Brutal Doom 64 mod",
"description": "Play \"Brutal Doom 64 mod\" on Linux!",
"notes": "- Using Brutal Doom 64 mod unofficial version 2.666\r\n- During installing, this script installer will not ask you for any wad file as he already use FreeDoom ones",
"name": "Brutal Doom 64",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "zdoom",
"slug": "brutal-doom-64-brutal-doom-64-mod",
"installer_slug": "brutal-doom-64-brutal-doom-64-mod",
"script": {
"files": [
{
"mod": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Doom64/BD64_v2.666%20Beta.zip"
},
{
"wad": "https://github.com/freedoom/freedoom/releases/download/v0.13.0/freedoom-0.13.0.zip"
},
{
"engine_cfg": "https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip"
}
],
"game": {
"files": [
"$GAMEDIR/mods/BD64game_v2.666.pk3",
"$GAMEDIR/mods/BD64maps_v2.666.pk3"
],
"main_file": "$GAMEDIR/wads/.",
"savedir": "$GAMEDIR/saves"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/mods",
"file": "mod"
}
},
{
"extract": {
"dst": "$GAMEDIR/wads",
"file": "wad"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine_cfg"
}
}
],
"zdoom": {
"config": "$GAMEDIR/gzdoom_portable.ini"
}
}
}