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

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...