Advertisement
jaklsfjlsak

福瑞信号导航 startup

May 28th, 2025
600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- startup
  2. -- Bootloader for AutoNav
  3.  
  4. -- Print a startup message
  5. print("Starting AutoNav...")
  6.  
  7. -- Launch the auto-navigation script
  8. shell.run("autonav.lua")
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement