Installer doom-64-brutal-doom-64-mod

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: doom-64
gogslug: doom_64
humblestoreid: ''
installer_slug: doom-64-brutal-doom-64-mod
name: 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: doom-64-brutal-doom-64-mod
steamid: 1148590
version: Brutal Doom 64 mod
year: 1997
{
  "game_slug": "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": "Doom 64",
  "year": 1997,
  "steamid": 1148590,
  "gogslug": "doom_64",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "doom-64-brutal-doom-64-mod",
  "installer_slug": "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"
    }
  }
}
Back to game