Autopilot scripts for Kerbal Operating System.
Find a file
2019-06-20 16:56:47 +02:00
boot Implement simple GUI. 2019-03-01 23:08:50 +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 Update list of RCS thrusters for KSP v1.7. 2019-06-20 16:56:47 +02:00
.gitignore Add gitignore for PyCharm. 2018-08-05 19:46:12 +02:00
ascend.ks Only wait for fairings to clear the vessel if there are any to deploy. 2019-03-01 23:22:17 +01:00
dock.ks Move RCS logic to separate file. 2019-03-01 23:07:36 +01:00
gui.ks Implement simple GUI. 2019-03-01 23:08:50 +01:00
kOS.xml Implement docking. 2019-02-12 23:33:17 +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.