kOS/boot/aircraft.ks

10 lines
118 B
Plaintext
Raw Permalink Normal View History

RunOncePath("0:/lib/boot").
parameter debug is false.
Bootstrap(
"/boot/aircraft",
List("/prog/aircraft"),
debug
).