Thenarden / krpc

Remote Procedure Calls for Kerbal Space Program

Home Page:https://krpc.github.io/krpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This fork contains two main additions to the base kRPC project:

  • Integration for multi-beam LiDAR parts. The mod for the LiDAR parts is located here.
  • Integration for a modified DockingCamera mod part. The camera can be triggered from kRPC and an image in PNG format is received. The supported DockingCamera mod fork is located here.

kRPC allows you to control Kerbal Space Program from scripts running outside of the game, and comes with client libraries for many popular languages.

Links for Developers

About

Remote Procedure Calls for Kerbal Space Program

https://krpc.github.io/krpc

License:Other


Languages

Language:C# 61.2%Language:Python 20.3%Language:Starlark 5.3%Language:C++ 4.4%Language:Java 3.3%Language:Lua 2.7%Language:C 1.8%Language:Shell 0.6%Language:Dockerfile 0.1%Language:Makefile 0.1%Language:CMake 0.0%