Installer sigil-ii-brutal-doom-mod

files:
- mod: N/A:Please select Brutal Doom mod archive available for download at https://www.moddb.com/mods/brutal-doom/downloads/brutal-doom-v22-beta-test-3
- wad: N/A:Please select the Sigil II Wad archive available for download at https://www.romerogames.ie/si6il
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
game:
  files:
  - mods/brutalv22test3.pk3
  - $GAMEDIR/wads/SIGIL_II_V1_0.WAD
  main_file: $GAMEDIR/doom.wad
  savedir: $GAMEDIR/saves
installer:
- extract:
    dst: $GAMEDIR/mods
    file: mod
- extract:
    dst: $CACHE
    file: wad
- insert-disc:
    description: Please browse folder where is located DOOM.WAD file. Autodetect will
      not work here, use "Browse" button.
    requires: doom.wad
- execute:
    command: unset LD_LIBRARY_PATH; cd "$GAMEDIR" ; ls "$DISC" | grep -i doom.wad
      | xargs -I {} cp "$DISC/{}" "doom.wad"; mkdir "saves" "wads" ; find "$CACHE"
      -iname 'sigil*' -not -ipath '*macosx*' -type f | xargs -I {} cp "{}" wads ;
- extract:
    dst: $GAMEDIR
    file: engine_cfg
zdoom:
  config: $GAMEDIR/gzdoom_portable.ini
description: Play "Sigil II" with "Brutal Doom mod" on Linux!
game_slug: sigil-ii
gogslug: ''
humblestoreid: ''
installer_slug: sigil-ii-brutal-doom-mod
name: Sigil II
notes: "- During installing, you will need to provide \"DOOM.WAD\" file from any \"\
  Doom (1993)\" GOG or Steam install\r\n- To play \"Sigil II\" vanilla, just rename\
  \ \"mods\" folder to anything else, \"mods.bak\" for example"
runner: zdoom
script:
  files:
  - mod: N/A:Please select Brutal Doom mod archive available for download at https://www.moddb.com/mods/brutal-doom/downloads/brutal-doom-v22-beta-test-3
  - wad: N/A:Please select the Sigil II Wad archive available for download at https://www.romerogames.ie/si6il
  - engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
  game:
    files:
    - mods/brutalv22test3.pk3
    - $GAMEDIR/wads/SIGIL_II_V1_0.WAD
    main_file: $GAMEDIR/doom.wad
    savedir: $GAMEDIR/saves
  installer:
  - extract:
      dst: $GAMEDIR/mods
      file: mod
  - extract:
      dst: $CACHE
      file: wad
  - insert-disc:
      description: Please browse folder where is located DOOM.WAD file. Autodetect
        will not work here, use "Browse" button.
      requires: doom.wad
  - execute:
      command: unset LD_LIBRARY_PATH; cd "$GAMEDIR" ; ls "$DISC" | grep -i doom.wad
        | xargs -I {} cp "$DISC/{}" "doom.wad"; mkdir "saves" "wads" ; find "$CACHE"
        -iname 'sigil*' -not -ipath '*macosx*' -type f | xargs -I {} cp "{}" wads
        ;
  - extract:
      dst: $GAMEDIR
      file: engine_cfg
  zdoom:
    config: $GAMEDIR/gzdoom_portable.ini
slug: sigil-ii-brutal-doom-mod
steamid: null
version: Brutal Doom mod
year: 2023
{
  "game_slug": "sigil-ii",
  "version": "Brutal Doom mod",
  "description": "Play \"Sigil II\" with \"Brutal Doom mod\" on Linux!",
  "notes": "- During installing, you will need to provide \"DOOM.WAD\" file from any \"Doom (1993)\" GOG or Steam install\r\n- To play \"Sigil II\" vanilla, just rename \"mods\" folder to anything else, \"mods.bak\" for example",
  "name": "Sigil II",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "sigil-ii-brutal-doom-mod",
  "installer_slug": "sigil-ii-brutal-doom-mod",
  "script": {
    "files": [
      {
        "mod": "N/A:Please select Brutal Doom mod archive available for download at https://www.moddb.com/mods/brutal-doom/downloads/brutal-doom-v22-beta-test-3"
      },
      {
        "wad": "N/A:Please select the Sigil II Wad archive available for download at https://www.romerogames.ie/si6il"
      },
      {
        "engine_cfg": "https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip"
      }
    ],
    "game": {
      "files": [
        "mods/brutalv22test3.pk3",
        "$GAMEDIR/wads/SIGIL_II_V1_0.WAD"
      ],
      "main_file": "$GAMEDIR/doom.wad",
      "savedir": "$GAMEDIR/saves"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/mods",
          "file": "mod"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "wad"
        }
      },
      {
        "insert-disc": {
          "description": "Please browse folder where is located DOOM.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "doom.wad"
        }
      },
      {
        "execute": {
          "command": "unset LD_LIBRARY_PATH; cd \"$GAMEDIR\" ; ls \"$DISC\" | grep -i doom.wad | xargs -I {} cp \"$DISC/{}\" \"doom.wad\"; mkdir \"saves\" \"wads\" ; find \"$CACHE\" -iname 'sigil*' -not -ipath '*macosx*' -type f | xargs -I {} cp \"{}\" wads ;"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "engine_cfg"
        }
      }
    ],
    "zdoom": {
      "config": "$GAMEDIR/gzdoom_portable.ini"
    }
  }
}
Back to game