Skip to content

zeepfly/zeepfly-xplane-plugin-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeepFly X-Plane Plugin — Releases

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.

What the plugin does

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).

Requirements

  • 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

Download

  1. Open Releases.
  2. Download the latest asset for your platform (zip/archive as provided in each release).
  3. Verify checksums if the release publishes them.

Installation (overview)

  1. 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/
  2. 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).

  1. 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.

Legal

Support

Related

  • 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.

About

This public repository is the official place to download compiled builds of the ZeepFly X-Plane plugin.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors