Installer exile-escape-from-the-pit-windows

files:
- installer: http://www.spiderwebsoftware.com/ftp/installers/win/EXILINST.EXE
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Exile/EXILE.EXE
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: $installer
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: exile-escape-from-the-pit
gogslug: ''
humblestoreid: ''
installer_slug: exile-escape-from-the-pit-windows
name: 'Exile: Escape from the Pit'
notes: Simply install the game to the default directory, C:\Exile.
runner: wine
script:
  files:
  - installer: http://www.spiderwebsoftware.com/ftp/installers/win/EXILINST.EXE
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Exile/EXILE.EXE
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: $installer
      name: wineexec
      prefix: $GAMEDIR
slug: exile-escape-from-the-pit-windows
steamid: null
version: Windows
year: 1995
{
  "game_slug": "exile-escape-from-the-pit",
  "version": "Windows",
  "description": null,
  "notes": "Simply install the game to the default directory, C:\\Exile.",
  "name": "Exile: Escape from the Pit",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "exile-escape-from-the-pit-windows",
  "installer_slug": "exile-escape-from-the-pit-windows",
  "script": {
    "files": [
      {
        "installer": "http://www.spiderwebsoftware.com/ftp/installers/win/EXILINST.EXE"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Exile/EXILE.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game