Installer bloom-provide-your-own-wad

files:
- bloom_archive: https://lutris.nyc3.digitaloceanspaces.com/games/bloom/Bloom_demo_ver1.666.7z
- doom2: N/A:Specify your DOOM2.WAD
game:
  files:
  - $GAMEDIR/Bloom_demo_ver1.666.pk3
  main_file: doom2
installer:
- extract:
    dst: $GAMEDIR
    file: bloom_archive
description: If you have a DOOM2.WAD but don't want it moved to a new install directory,
  this installer will just specify it for you, and pass the files along to the runner
  at launch.
game_slug: bloom
gogslug: ''
humblestoreid: ''
installer_slug: bloom-provide-your-own-wad
name: Bloom
notes: Requires a DOOM2.WAD file.
runner: zdoom
script:
  files:
  - bloom_archive: https://lutris.nyc3.digitaloceanspaces.com/games/bloom/Bloom_demo_ver1.666.7z
  - doom2: N/A:Specify your DOOM2.WAD
  game:
    files:
    - $GAMEDIR/Bloom_demo_ver1.666.pk3
    main_file: doom2
  installer:
  - extract:
      dst: $GAMEDIR
      file: bloom_archive
slug: bloom-provide-your-own-wad
steamid: null
version: Provide Your Own WAD
year: 2019
{
  "game_slug": "bloom",
  "version": "Provide Your Own WAD",
  "description": "If you have a DOOM2.WAD but don't want it moved to a new install directory, this installer will just specify it for you, and pass the files along to the runner at launch.",
  "notes": "Requires a DOOM2.WAD file.",
  "name": "Bloom",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "bloom-provide-your-own-wad",
  "installer_slug": "bloom-provide-your-own-wad",
  "script": {
    "files": [
      {
        "bloom_archive": "https://lutris.nyc3.digitaloceanspaces.com/games/bloom/Bloom_demo_ver1.666.7z"
      },
      {
        "doom2": "N/A:Specify your DOOM2.WAD"
      }
    ],
    "game": {
      "files": [
        "$GAMEDIR/Bloom_demo_ver1.666.pk3"
      ],
      "main_file": "doom2"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "bloom_archive"
        }
      }
    ]
  }
}
Back to game