Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

API String

Richard Bunt edited this page Feb 15, 2014 · 10 revisions

API string are used to identify values or functions within KSP such as v.altitude which is mapped to the altitude of the vessel you are currently flying. The API strings which are currently supported can be discovered by reading the DataLinkHandlers source file.

Clone this wiki locally