Add launchpad code for controlling pre-launch sequence with ModularLaunchpads. (this is 100% aesthetic but it's really pretty)

This commit is contained in:
2021-08-29 01:07:14 -04:00
parent 4c356b61ab
commit 6be96ebf8a
4 changed files with 80 additions and 0 deletions

10
boot/launchpad.ks Normal file
View File

@ -0,0 +1,10 @@
RunOncePath("0:/lib/boot").
parameter debug is false.
Bootstrap(
"/boot/launchpad",
"/prog/launchpad",
List(),
debug
).