Installer arrival-111

files:
- doom2: N/A:Please select either the DOOM 2 or Freedoom phase 2 iwad file.
- arrival: https://youfailit.net/pub/idgames/levels/doom2/Ports/a-c/arrival.zip
game:
  files:
  - arrival.wad
  main_file: $doom2
installer:
- extract:
    dst: $CACHE
    src: $arrival
- merge:
    dst: $GAMEDIR
    src: $doom2
- merge:
    dst: $GAMEDIR
    src: $CACHE/arrival.wad
description: ''
game_slug: arrival
gogslug: ''
humblestoreid: ''
installer_slug: arrival-111
name: Arrival
notes: ''
runner: zdoom
script:
  files:
  - doom2: N/A:Please select either the DOOM 2 or Freedoom phase 2 iwad file.
  - arrival: https://youfailit.net/pub/idgames/levels/doom2/Ports/a-c/arrival.zip
  game:
    files:
    - arrival.wad
    main_file: $doom2
  installer:
  - extract:
      dst: $CACHE
      src: $arrival
  - merge:
      dst: $GAMEDIR
      src: $doom2
  - merge:
      dst: $GAMEDIR
      src: $CACHE/arrival.wad
slug: arrival-111
steamid: null
version: 1.1.1
year: 2022
{
  "game_slug": "arrival",
  "version": "1.1.1",
  "description": "",
  "notes": "",
  "name": "Arrival",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "arrival-111",
  "installer_slug": "arrival-111",
  "script": {
    "files": [
      {
        "doom2": "N/A:Please select either the DOOM 2 or Freedoom phase 2 iwad file."
      },
      {
        "arrival": "https://youfailit.net/pub/idgames/levels/doom2/Ports/a-c/arrival.zip"
      }
    ],
    "game": {
      "files": [
        "arrival.wad"
      ],
      "main_file": "$doom2"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "src": "$arrival"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$doom2"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/arrival.wad"
        }
      }
    ]
  }
}
Back to game