My scripts for Kerbal Space Program
Using it in Realistic Progression One career
There is currently only preflight.ks
which so far covers my needs. It does following:
- opens terminal
- switches to archive disk
- sets TimeWarp mode to physics mode
- start every experiment that is on the ship
- checks if there is exactly one Launch Clamp
- checks there is at least one engine is stage before clamp release
- computes Thrust-to-Weight ration for the first stage and checks it is not bellow 1.2
I am using MechJeb for navigation so my launch scripts are doing things in parallel with MechJeb.