Installer preflight-panic-wine

files:
- gamezip: https://distro.escapistmagazine.com/devdiary/prepan/devdiary1.zip
game:
  arch: win32
  exe: drive_c/game/devdiary1.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/game/
    file: gamezip
description: 'One minor bug: When you put the game in fullscreen mode, then quit,
  it will not go fullscreen correctly when you relaunch it, and must be fixed each
  time by switching fullscreen off and then on again.'
game_slug: preflight-panic
gogslug: ''
humblestoreid: ''
installer_slug: preflight-panic-wine
name: Preflight Panic
notes: ''
runner: wine
script:
  files:
  - gamezip: https://distro.escapistmagazine.com/devdiary/prepan/devdiary1.zip
  game:
    arch: win32
    exe: drive_c/game/devdiary1.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/game/
      file: gamezip
slug: preflight-panic-wine
steamid: null
version: Wine
year: 2019
{
  "game_slug": "preflight-panic",
  "version": "Wine",
  "description": "One minor bug: When you put the game in fullscreen mode, then quit, it will not go fullscreen correctly when you relaunch it, and must be fixed each time by switching fullscreen off and then on again.",
  "notes": "",
  "name": "Preflight Panic",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "preflight-panic-wine",
  "installer_slug": "preflight-panic-wine",
  "script": {
    "files": [
      {
        "gamezip": "https://distro.escapistmagazine.com/devdiary/prepan/devdiary1.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/game/devdiary1.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/game/",
          "file": "gamezip"
        }
      }
    ]
  }
}
Back to game