Kerbal Space Program kRPC: Control the game using C#, C++, Java, Lua, Python… 2024 download
logo
Kerbal Space Program mod kRPC: Control the game using C#, C++, Java, Lua, Python…

kRPC: Control the game using C#, C++, Java, Lua, Python…

Game Version: 1.5.1 +10
Total Downloads: 5,483
Updated: Oct 28, 2018
Created: May 6, 2014

Earlier Versions

Name Size Uploaded Game Version Downloads
krpc-0.4.8.zip release 6.66 MB Oct 28, 2018 1.5.1 +10 1,153 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.4.8.zip releaseDownload
krpc-0.4.7.zip release 6.61 MB Jul 27, 2018 1.4.4 +7 280 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.4.7.zip releaseDownload
krpc-0.4.6.zip release 6.60 MB Jun 3, 2018 1.4.3 +6 159 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.4.6.zip releaseDownload
krpc-0.4.5.zip release 6.59 MB Mar 17, 2018 1.4.1 +4 388 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.4.5.zip releaseDownload
krpc-0.4.4.zip release 6.59 MB Jan 25, 2018 1.3.1 +2 333 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.4.4.zip releaseDownload
krpc-0.3.9.zip release 5.13 MB Jun 14, 2017 1.3 448 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.3.9.zip releaseDownload
krpc-0.3.8.zip release 5.13 MB Mar 29, 2017 1.2.2 202 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.3.8.zip releaseDownload
krpc-0.3.6.zip release 4.78 MB Sep 8, 2016 1.1.3 205 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.3.6.zip releaseDownload
krpc-0.3.4.zip release 4.45 MB May 26, 2016 1.1 118 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.3.4.zip releaseDownload
krpc-0.2.3.zip release 4.06 MB Apr 7, 2016 1.0.5 88 download kRPC: Control the game using C#, C++, Java, Lua, Python… krpc-0.2.3.zip releaseDownload

Screenshots

Description

Share this:

kRPC allows you to control Kerbal Space Program from scripts running outside of the game. It has client libraries for many popular languages including C#, C++, C, Java, Lua, Python, Ruby and Haskell.

For example, you could write programs to:

  • Autopilot a ship into orbit,
  • display docking guidance information,
  • or examine and manipulate individual parts.

The possibilities are (almost) endless…

The mod exposes most of KSPs API and includes support for Kerbal Alarm Clock and Infernal Robotics. This functionality is provided to client programs via a Remote Procedure Call server, which can communicate using several different protocols including TCP/IP, websockets (for communication with web browsers) and over a serial port. The server is also extensible. Additional remote procedures (grouped into "services") can be added to the server using the "Service API".

  • Documentation
  • Release forum thread
  • Development forum thread

Comments

Add a comment