Installer systems-twilight-vmac-emulation

files:
- archive: http://eblong.com/zarf/ftp/Systems-Twilight-Win.zip
game:
  args: disk1.dsk disk2.dsk
  exe: Mini vMac.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: archive
description: ''
game_slug: systems-twilight
gogslug: ''
humblestoreid: ''
installer_slug: systems-twilight-vmac-emulation
name: System's Twilight
notes: ''
runner: wine
script:
  files:
  - archive: http://eblong.com/zarf/ftp/Systems-Twilight-Win.zip
  game:
    args: disk1.dsk disk2.dsk
    exe: Mini vMac.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: archive
slug: systems-twilight-vmac-emulation
steamid: null
version: vMac Emulation
year: 1994
{
  "game_slug": "systems-twilight",
  "version": "vMac Emulation",
  "description": "",
  "notes": "",
  "name": "System's Twilight",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "systems-twilight-vmac-emulation",
  "installer_slug": "systems-twilight-vmac-emulation",
  "script": {
    "files": [
      {
        "archive": "http://eblong.com/zarf/ftp/Systems-Twilight-Win.zip"
      }
    ],
    "game": {
      "args": "disk1.dsk disk2.dsk",
      "exe": "Mini vMac.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "archive"
        }
      }
    ]
  }
}
Back to game