kOS/prog/reentry.ks

9 lines
188 B
Plaintext

// Automated reentry.
// Assumes stage 0 contains only parachutes.
// Primarily written for small science payload probes.
@lazyglobal off.
RunOncePath("/lib/reentry").
PerformReentry().