XPSDK 3.0.1-alpha2
dotnet add package XPSDK --version 3.0.1-alpha2
NuGet\Install-Package XPSDK -Version 3.0.1-alpha2
<PackageReference Include="XPSDK" Version="3.0.1-alpha2" />
<PackageVersion Include="XPSDK" Version="3.0.1-alpha2" />
<PackageReference Include="XPSDK" />
paket add XPSDK --version 3.0.1-alpha2
#r "nuget: XPSDK, 3.0.1-alpha2"
#:package XPSDK@3.0.1-alpha2
#addin nuget:?package=XPSDK&version=3.0.1-alpha2&prerelease
#tool nuget:?package=XPSDK&version=3.0.1-alpha2&prerelease
THE X-PLANE PLUGIN SDK
This download contains the files necessary to build plugins for X-Plane. The X-Plane plugin website is:
http://www.xsquawkbox.net/xpsdk/
The website contains full documentation on the SDK including tech notes, sample plugins, sample code, contact information, and links to the latest versions of this SDK.
The X-Plane SDK authors can be reached at:
xplanesdk@xsquawkbox.net
Please do not email Austin or Laminar Research for SDK questions or support; the SDK is a third party effort.
the X-Plane developer mailing list is an unlisted yahoo group frequented by many X-Plane developers.
x-plane-dev@yahoogroups.com
SDK FILES
license.txt Copyright information for this download. README.txt This document CHeaders Header files for compiling C/C++ plugins Delphi Interfaces for compiling Pascal plugins Libraries Import libraries for linking on Windows and frameworks for linking on Mac.
Note: there are no import/link-time libraries for Linux; on Linux, plugins simply leave SDK symbols undefined and they are discovered at runtime. The SDK website explains this process in more detail.
Mac CFM plugins are not supported by the SDK versions 2.0 and higher; the 2.0 SDK requires X-Plane 9.0 or newer, and X-Plane 9 will not run on Mac OS 9. Therefore CFM plugins are not useful (and are probably counterproductive since they cannot support x86 code). If you have a CFM plugin, continue to use the 1.0 SDK to build it. You will have to port to Mach-O if you want to use 2.0 features.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.0.1-alpha2 | 531 | 2/24/2020 |
3.0.1-alpha1 | 407 | 2/24/2020 |