Installer aerofoil-v112

files:
- setupfile: https://github.com/elasota/Aerofoil/releases/download/1.1.2/Aerofoil-1.1.2-win64.zip
game:
  exe: drive_c/aerofoil/Aerofoil.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Preparing Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/aerofoil
    file: setupfile
description: ''
game_slug: aerofoil
gogslug: ''
humblestoreid: ''
installer_slug: aerofoil-v112
name: Aerofoil
notes: The game renders as a white screen when full-screen. Press Alt+Enter to return
  back to windowed mode. The in-game menus and dialogs also render as plain white.
  No known workaround.
runner: wine
script:
  files:
  - setupfile: https://github.com/elasota/Aerofoil/releases/download/1.1.2/Aerofoil-1.1.2-win64.zip
  game:
    exe: drive_c/aerofoil/Aerofoil.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Preparing Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/aerofoil
      file: setupfile
slug: aerofoil-v112
steamid: null
version: v1.1.2
year: 2020
{
  "game_slug": "aerofoil",
  "version": "v1.1.2",
  "description": "",
  "notes": "The game renders as a white screen when full-screen. Press Alt+Enter to return back to windowed mode. The in-game menus and dialogs also render as plain white. No known workaround.",
  "name": "Aerofoil",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "aerofoil-v112",
  "installer_slug": "aerofoil-v112",
  "script": {
    "files": [
      {
        "setupfile": "https://github.com/elasota/Aerofoil/releases/download/1.1.2/Aerofoil-1.1.2-win64.zip"
      }
    ],
    "game": {
      "exe": "drive_c/aerofoil/Aerofoil.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Preparing Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/aerofoil",
          "file": "setupfile"
        }
      }
    ]
  }
}
Back to game