Autopilot scripts for Kerbal Operating System.
Find a file
2019-02-10 15:32:50 +01:00
boot Don't stage too quickly. 2019-02-08 18:45:13 +01:00
img Allow node-execution script to execute a burn based on a vector (in addition to a node). 2019-02-09 21:32:14 +01:00
lib Don't use custom align_with function (invites A LOT of trouble due to the way things are passed around in kOS). 2019-02-10 15:32:50 +01:00
.gitignore Add gitignore for PyCharm. 2018-08-05 19:46:12 +02:00
kOS.xml Update PyCharm highlighting with the 'defined' keyword. 2019-02-09 21:17:36 +01:00
launch.ks Allow node-execution script to execute a burn based on a vector (in addition to a node). 2019-02-09 21:32:14 +01:00
LICENSE Initial commit 2018-07-19 14:35:39 +02:00
README.md Add HyperEdit to list of mods. 2019-02-09 21:17:03 +01:00
various.ks Restructure. Improve node execution precision by an order of magnitude. 2018-07-27 17:23:38 +02:00

kOS-scripts

Scripts for Kerbal Operating System.

Clone to Kerbal Space Program/Ships/Script.

Syntax highlighting for PyCharm

Copy kOS.xml to ~/.PyCharm/config/filetypes/kOS.xml.

  • kOS
  • KerbalEngineerRedux
  • BetterBurnTime
  • TransferWindowPlanner
  • KerbalAlarmClock
  • xScience
  • DockingPortAlignmentIndicator
  • Trajectories
  • Chatterer
  • ChattererExtended
  • DistantObject
  • EnvironmentalVisualEnhancements
  • Scatterer
  • Scatterer-sunflare
  • RealPlume
  • PlanetShine
  • EngineLighting

For easier testing of kOS scripts:

  • HyperEdit

Various game fixes

Add -popupwindow to launch options on Linux.