Installer plutonia-2-doomworld

files:
- plutonia: N/A:Please select the Final Doom The Plutonia Experiment iwad file.
- pl2: http://youfailit.net/pub/idgames/levels/doom2/megawads/pl2.zip
game:
  files:
  - PL2.WAD
  - PL2.DEH
  main_file: $plutonia
installer:
- extract:
    dst: $CACHE
    src: $pl2
- merge:
    dst: $GAMEDIR
    src: $plutonia
- merge:
    dst: $GAMEDIR
    src: $CACHE/PL2.WAD
- merge:
    dst: $GAMEDIR
    src: $CACHE/PL2.DEH
- merge:
    dst: $GAMEDIR
    src: $CACHE/PL2.ICO
description: Pwad file from Doomworld. Requires either the Final Doom "The Plutonia
  Experiment" iwad to play.
game_slug: plutonia-2
gogslug: ''
humblestoreid: ''
installer_slug: plutonia-2-doomworld
name: Plutonia 2
notes: Plutonia 2 requires explicitly the Final Doom "The Plutonia Experiment" iwad
  file, it is not compatible with the Doom 2 iwad.
runner: zdoom
script:
  files:
  - plutonia: N/A:Please select the Final Doom The Plutonia Experiment iwad file.
  - pl2: http://youfailit.net/pub/idgames/levels/doom2/megawads/pl2.zip
  game:
    files:
    - PL2.WAD
    - PL2.DEH
    main_file: $plutonia
  installer:
  - extract:
      dst: $CACHE
      src: $pl2
  - merge:
      dst: $GAMEDIR
      src: $plutonia
  - merge:
      dst: $GAMEDIR
      src: $CACHE/PL2.WAD
  - merge:
      dst: $GAMEDIR
      src: $CACHE/PL2.DEH
  - merge:
      dst: $GAMEDIR
      src: $CACHE/PL2.ICO
slug: plutonia-2-doomworld
steamid: null
version: Doomworld
year: 2008
{
  "game_slug": "plutonia-2",
  "version": "Doomworld",
  "description": "Pwad file from Doomworld. Requires either the Final Doom \"The Plutonia Experiment\" iwad to play.",
  "notes": "Plutonia 2 requires explicitly the Final Doom \"The Plutonia Experiment\" iwad file, it is not compatible with the Doom 2 iwad.",
  "name": "Plutonia 2",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "plutonia-2-doomworld",
  "installer_slug": "plutonia-2-doomworld",
  "script": {
    "files": [
      {
        "plutonia": "N/A:Please select the Final Doom The Plutonia Experiment iwad file."
      },
      {
        "pl2": "http://youfailit.net/pub/idgames/levels/doom2/megawads/pl2.zip"
      }
    ],
    "game": {
      "files": [
        "PL2.WAD",
        "PL2.DEH"
      ],
      "main_file": "$plutonia"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "src": "$pl2"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$plutonia"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/PL2.WAD"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/PL2.DEH"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/PL2.ICO"
        }
      }
    ]
  }
}
Back to game