Jump to content

How to interface with the internals of KSP?


Krupski

Recommended Posts

Hi all, I've seen several different mods (KOS, MechJeb, ProgCom, etc..) and none of them do exactly what I want. So I am wondering, is there a documented API for KSP that I can use to read and write internal runtime KSP variables? What I basically want to do is make my own programmable interface to KSP, but using standard language syntax. Thanks, -- Roger

Link to comment
Share on other sites

And you can also have a look into the Assembly-CSharp.dll by yourself. Ofc without any documentation beside the object names. For example with visual studio's object browser (Where to find it might depend on your Visual Studio version.... View [=> Other Windows] => Object Browser; Ctrl + W, J or Ctrl + Alt + J)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...