Files
kOS/boot/ayameBoot.ks
2026-04-30 23:23:32 -04:00

6 lines
106 B
Plaintext

wait until ship:unpacked.
clearscreen.
copyPath("0:/defaults", "").
run "defaults".
import("ayame").