This public repository is the official place to download compiled builds of the ZeepFly X-Plane plugin. It hosts GitHub Releases (binaries, release notes, and checksums when published).
The source code (C, CMake, X-Plane SDK integration) lives in a separate private ZeepFly repository and is not published here.
The plugin runs inside X-Plane 11 or 12 (64-bit), reads simulator datarefs, and exposes a local WebSocket so ZeepFly ACARS can receive telemetry (typically 127.0.0.1:49500). ACARS must be configured for X-Plane (for example ENABLE_XPLANE=true, as documented for your ACARS version).
- X-Plane 11 or X-Plane 12 (64-bit)
- ZeepFly ACARS Client with X-Plane integration enabled
- Windows, macOS, or Linux — use the build that matches your OS in Releases
- Open Releases.
- Download the latest asset for your platform (zip/archive as provided in each release).
- Verify checksums if the release publishes them.
- Extract or copy the
ZeepFly/folder from the archive into the X-Plane plugins directory:- X-Plane 11:
X-Plane 11/Resources/plugins/ZeepFly/ - X-Plane 12:
X-Plane 12/Resources/plugins/ZeepFly/
- X-Plane 11:
- Typical layout for X-Plane 11-style installs:
Resources/plugins/ZeepFly/
└── 64/
├── win.xpl
├── mac.xpl
└── lin.xpl
Copy only the .xpl for your platform (on Windows, usually win.xpl).
- Restart X-Plane. In
Log.txt(X-Plane install root), look for a successful ZeepFly plugin load message.
Exact paths and any X-Plane 12-specific layout notes are described in the release notes for each version.
- Issues with downloads or install: GitHub Issues on this repository
- ACARS app, accounts, VA: use ZeepFly ACARS / Pilot System support channels as documented for the client
- Discord: AeroNav Sim Community
- Email: support@zeepfly.com
- ZeepFly ACARS Client (desktop app): see the public client repository and its documentation for simulators, updates, and configuration.
ZeepFly — flight simulation tools for virtual airlines.