promotional bannermobile promotional banner

kOS: Scriptable Autopilot System

kOS is a scriptable autopilot Mod for Kerbal Space Program. It allows you write small programs that automate specific tasks. kOS was originally written by Nivekk, In his absence I am continuing it.

File Details

v1.1.6.3 (Folder Path Protection)

  • R
  • Feb 18, 2019
  • 2.92 MB
  • 875
  • 1.6.1

File Name

kOS-v1.1.6.3.zip

Supported Versions

  • 1.6.1

v1.1.6.3 Folder Path Protection

 

Built for KSP 1.6.1

 

This is a patch for protecting against some kinds of file folder access that concerned us for those people using kOS to set up "Twitch Plays kOS" streams.

 

Although we try to block a kerboscript's ability to access files outside the ``Ships/Script/`` folder, we cannot (and *will not*) guarantee to have thought of every trick a clever person might come up with to fool the system into allowing access. As always, be wary that if you allow any random arbitrary person to run scripts (in any system, in any language, really) on your own computer that you have not read through and vetted yourself, that you are doing this at your own risk.

 

### BUG FIX:

 

If you currently have a "Twitch Plays kOS" stream, or plan to set up one in the future, PLEASE see this writeup:

 

* https://github.com/KSP-KOS/KOS/issues/2439