Installer bloom-gog-doom-ii-bloom-16

files:
- bloom_archive: https://lutris.nyc3.digitaloceanspaces.com/games/bloom/Bloom_demo_ver1.666.7z
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- doom2_gog: N/A
game:
  files:
  - $GAMEDIR/Bloom_demo_ver1.666.pk3
  gogid: 1435848814
  main_file: $GAMEDIR/DOOM2.WAD
installer:
- extract:
    dst: $CACHE/innoextract
    file: inno
- execute:
    args: --extract $doom2_gog --output-dir "$CACHE/doom2"
    file: $CACHE/innoextract/innoextract
- move:
    dst: $GAMEDIR
    src: $CACHE/doom2/doom2/DOOM2.WAD
- extract:
    dst: $GAMEDIR
    file: bloom_archive
description: null
game_slug: bloom
gogslug: ''
humblestoreid: ''
installer_slug: bloom-gog-doom-ii-bloom-16
name: Bloom
notes: ''
runner: zdoom
script:
  files:
  - bloom_archive: https://lutris.nyc3.digitaloceanspaces.com/games/bloom/Bloom_demo_ver1.666.7z
  - inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  - doom2_gog: N/A
  game:
    files:
    - $GAMEDIR/Bloom_demo_ver1.666.pk3
    gogid: 1435848814
    main_file: $GAMEDIR/DOOM2.WAD
  installer:
  - extract:
      dst: $CACHE/innoextract
      file: inno
  - execute:
      args: --extract $doom2_gog --output-dir "$CACHE/doom2"
      file: $CACHE/innoextract/innoextract
  - move:
      dst: $GAMEDIR
      src: $CACHE/doom2/doom2/DOOM2.WAD
  - extract:
      dst: $GAMEDIR
      file: bloom_archive
slug: bloom-gog-doom-ii-bloom-16
steamid: null
version: GOG Doom II + Bloom 1.666
year: 2019
{
  "game_slug": "bloom",
  "version": "GOG Doom II + Bloom 1.666",
  "description": null,
  "notes": "",
  "name": "Bloom",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "bloom-gog-doom-ii-bloom-16",
  "installer_slug": "bloom-gog-doom-ii-bloom-16",
  "script": {
    "files": [
      {
        "bloom_archive": "https://lutris.nyc3.digitaloceanspaces.com/games/bloom/Bloom_demo_ver1.666.7z"
      },
      {
        "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      },
      {
        "doom2_gog": "N/A"
      }
    ],
    "game": {
      "files": [
        "$GAMEDIR/Bloom_demo_ver1.666.pk3"
      ],
      "gogid": 1435848814,
      "main_file": "$GAMEDIR/DOOM2.WAD"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "--extract $doom2_gog --output-dir \"$CACHE/doom2\"",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/doom2/doom2/DOOM2.WAD"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "bloom_archive"
        }
      }
    ]
  }
}
Back to game