kOS/prog/reentry.ks

9 lines
188 B
Plaintext
Raw Normal View History

2021-08-12 03:58:48 +00:00
// Automated reentry.
// Assumes stage 0 contains only parachutes.
// Primarily written for small science payload probes.
@lazyglobal off.
2021-08-19 02:32:07 +00:00
RunOncePath("/lib/reentry").
PerformReentry().