Installer alien-trilogy-archive

files:
- archive: N/A:Select the archive containing the game
game:
  main_file: TRILOGY.EXE
installer:
- extract:
    dst: $GAMEDIR
    file: archive
description: ''
game_slug: alien-trilogy
gogslug: ''
humblestoreid: ''
installer_slug: alien-trilogy-archive
name: Alien Trilogy
notes: ''
runner: dosbox
script:
  files:
  - archive: N/A:Select the archive containing the game
  game:
    main_file: TRILOGY.EXE
  installer:
  - extract:
      dst: $GAMEDIR
      file: archive
slug: alien-trilogy-archive
steamid: null
version: archive
year: 1996
{
  "game_slug": "alien-trilogy",
  "version": "archive",
  "description": "",
  "notes": "",
  "name": "Alien Trilogy",
  "year": 1996,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "alien-trilogy-archive",
  "installer_slug": "alien-trilogy-archive",
  "script": {
    "files": [
      {
        "archive": "N/A:Select the archive containing the game"
      }
    ],
    "game": {
      "main_file": "TRILOGY.EXE"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "archive"
        }
      }
    ]
  }
}
Back to game