Info
Version: | 3.0.1-alpha2 |
Author(s): | CaptainStealthy, Laminar Research |
Last Update: | Monday, February 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://developer.x-plane.com/sdk/ |
NuGet Url: | https://www.nuget.org/packages/XPSDK |
Install
Install-Package XPSDK
dotnet add package XPSDK
paket add XPSDK
XPSDK Download (Unzip the "nupkg" after downloading)
This package is a third party effort, and is not supported or endorsed by Laminar Research.
X-Plane, its SDK, and all copyrights and trademarks remain property of Laminar Research.
For more info on the X-Plane SDK, visit https://developer.x-plane.com/sdk/
The X-Plane SDK download contains the C headers and pascal interface files to compile plugins, and the stub libraries to link plugins for platforms that need them. You do not need to download any files to run plugins; X-Plane ships with the appropriate infrastructure to host plugins.