jokyjoe-joy / ksp-scripts

All of my kRPC C++ scripts for Kerbal Space Program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KSP Scripts

You can find all my scripts used for playing KSP in this repository. While learning C++, I thought what would be a better way to learn it thoroughly than learning while doing something you love. Therefore, I set up a KSP C++ Client using kRPC and this repository is its outcome.

Installation

  1. Set up a kRPC C++ client. For setting it up using Visual Studio watch this video by Saucer Chrome.
  2. Clone this repository.
git clone https://github.com/jokyjoe-joy/ksp-scripts

Files' description

Codename Test -- Connecting to vessel and activating first stage

Venture -- Basic suborbital flight

Event Horizon -- Orbiting Kerbin and then returning

About

All of my kRPC C++ scripts for Kerbal Space Program.


Languages

Language:C++ 100.0%