kOS/boot/helicopter_debug.ks

6 lines
164 B
Plaintext
Raw Normal View History

2021-07-23 20:04:26 +00:00
copypath("0:/helicopter/ui", "1:/init").
copypath("0:/helicopter/hover", "1:/hover").
CORE:PART:GETMODULE("kOSProcessor"):DOEVENT("Open Terminal").
run "1:/init".