Installer ancient-aliens-doomworld

files:
- doom2: N/A:Please select either the DOOM 2 or Freedoom phase 2 iwad file.
- aaliens: http://youfailit.net/pub/idgames/levels/doom2/Ports/megawads/aaliens.zip
game:
  files:
  - aaliens_v1_2.wad
  main_file: $doom2
installer:
- extract:
    dst: $CACHE
    src: $aaliens
- merge:
    dst: $GAMEDIR
    src: $doom2
- merge:
    dst: $GAMEDIR
    src: $CACHE/aaliens_v1_2.wad
description: Pwad file from Doomworld. Requires either the DOOM 2 or the Freedoom
  phase 2 iwad to play.
game_slug: ancient-aliens
gogslug: ''
humblestoreid: ''
installer_slug: ancient-aliens-doomworld
name: Ancient Aliens
notes: ''
runner: zdoom
script:
  files:
  - doom2: N/A:Please select either the DOOM 2 or Freedoom phase 2 iwad file.
  - aaliens: http://youfailit.net/pub/idgames/levels/doom2/Ports/megawads/aaliens.zip
  game:
    files:
    - aaliens_v1_2.wad
    main_file: $doom2
  installer:
  - extract:
      dst: $CACHE
      src: $aaliens
  - merge:
      dst: $GAMEDIR
      src: $doom2
  - merge:
      dst: $GAMEDIR
      src: $CACHE/aaliens_v1_2.wad
slug: ancient-aliens-doomworld
steamid: null
version: Doomworld
year: 2016
{
  "game_slug": "ancient-aliens",
  "version": "Doomworld",
  "description": "Pwad file from Doomworld. Requires either the DOOM 2 or the Freedoom phase 2 iwad to play.",
  "notes": "",
  "name": "Ancient Aliens",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "ancient-aliens-doomworld",
  "installer_slug": "ancient-aliens-doomworld",
  "script": {
    "files": [
      {
        "doom2": "N/A:Please select either the DOOM 2 or Freedoom phase 2 iwad file."
      },
      {
        "aaliens": "http://youfailit.net/pub/idgames/levels/doom2/Ports/megawads/aaliens.zip"
      }
    ],
    "game": {
      "files": [
        "aaliens_v1_2.wad"
      ],
      "main_file": "$doom2"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "src": "$aaliens"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$doom2"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/aaliens_v1_2.wad"
        }
      }
    ]
  }
}
Back to game