Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.02 KB

PAPIPlugin Continued

Forked from https://github.com/asarium/PAPIPlugin.

Origin work at http://forum.kerbalspaceprogram.com/showthread.php/41435-0-20-Runway-PAPI-array

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.

UI

Building

First add an environment variable with the name KSP_PATH which contains the path to your KSP install where the plugin should be deployed to.

Then open the visual studio solution. You will need to add the assemblies UnityEngine and Assembly-CSharp from <KSP_PATH>/KSP_Data/Managed to the references of the project. After that either directly run or build the solition.

Credits

  • TaranisElsu - Author of the TacLib library

  • asarium - Author of Runway PAPI array

  • angavrilov - Contributor of Runway PAPI array

  • blizzy78 - Author of Toolbar

  • cybutek - Author of KSP-AVC

  • Authors of CKAN

License

MIT