Forked from https://github.com/asarium/PAPIPlugin.
Origin work at https://forum.kerbalspaceprogram.com/index.php?/topic/38153-023-runway-papi-array-version-032/
This plugin adds working PAPI arrays to the runways of Kerbal Space Program. The array will show two red and two white lights when following correct glide slope.
This fork builds against Kerbal Space Program 1.12.x.
- Add an environment variable named KSP_PATH that points to your KSP install root.
- Open the solution in Visual Studio or build it with MSBuild.
- Build the Release configuration.
The project already references the required KSP and Unity assemblies from <KSP_PATH>/KSP_x64_Data/Managed. The built DLL is copied to assets/GameData/PAPIPlugin/Plugins during the build.
Copy the contents of assets/GameData/PAPIPlugin to /GameData/PAPIPlugin.
- The plugin uses the stock KSP application launcher for its settings UI.
-
asarium - Author of Runway PAPI array
-
angavrilov - Contributor of Runway PAPI array
-
blizzy78 - Author of Toolbar
-
cybutek - Author of KSP-AVC
-
Authors of CKAN
MIT
