Installer elementalism-phase-1-full-release

files:
- elementalism: N/A:Select Elementalism_Phase1_Full_Release_v1.2.zip downloaded from
    https://www.moddb.com/mods/elementalism/downloads/elementalism-phase1
game:
  files:
  - $GAMEDIR/Elementalism_Phase1_Full_Release_v1.2.pk3
  main_file: $DISC/DOOM2.WAD
  savedir: $GAMEDIR/saves
  working_dir: $GAMEDIR
installer:
- insert-disc:
    description: Please browse folder where is located DOOM2.WAD file. Autodetect
      will not work here, use "Browse" button.
    requires: DOOM2.WAD
- extract:
    dst: $GAMEDIR
    file: elementalism
- execute:
    command: mkdir "$GAMEDIR/saves"
description: Installer for a Doom II megawads
game_slug: elementalism
gogslug: ''
humblestoreid: ''
installer_slug: elementalism-phase-1-full-release
name: Elementalism
notes: Installer source at https://gitlab.com/pbuyle/lutris-installer
runner: zdoom
script:
  files:
  - elementalism: N/A:Select Elementalism_Phase1_Full_Release_v1.2.zip downloaded
      from https://www.moddb.com/mods/elementalism/downloads/elementalism-phase1
  game:
    files:
    - $GAMEDIR/Elementalism_Phase1_Full_Release_v1.2.pk3
    main_file: $DISC/DOOM2.WAD
    savedir: $GAMEDIR/saves
    working_dir: $GAMEDIR
  installer:
  - insert-disc:
      description: Please browse folder where is located DOOM2.WAD file. Autodetect
        will not work here, use "Browse" button.
      requires: DOOM2.WAD
  - extract:
      dst: $GAMEDIR
      file: elementalism
  - execute:
      command: mkdir "$GAMEDIR/saves"
slug: elementalism-phase-1-full-release
steamid: null
version: Phase 1 Full Release v1.2
year: 2022
{
  "game_slug": "elementalism",
  "version": "Phase 1 Full Release v1.2",
  "description": "Installer for a Doom II megawads",
  "notes": "Installer source at https://gitlab.com/pbuyle/lutris-installer",
  "name": "Elementalism",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "elementalism-phase-1-full-release",
  "installer_slug": "elementalism-phase-1-full-release",
  "script": {
    "files": [
      {
        "elementalism": "N/A:Select Elementalism_Phase1_Full_Release_v1.2.zip downloaded from https://www.moddb.com/mods/elementalism/downloads/elementalism-phase1"
      }
    ],
    "game": {
      "files": [
        "$GAMEDIR/Elementalism_Phase1_Full_Release_v1.2.pk3"
      ],
      "main_file": "$DISC/DOOM2.WAD",
      "savedir": "$GAMEDIR/saves",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please browse folder where is located DOOM2.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "DOOM2.WAD"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "elementalism"
        }
      },
      {
        "execute": {
          "command": "mkdir \"$GAMEDIR/saves\""
        }
      }
    ]
  }
}
Back to game