mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-07-23 19:46:16 +00:00
5 lines
153 B
Lua
5 lines
153 B
Lua
--
|
|
-- Simple example mission to show the very basics of MOOSE
|
|
--
|
|
MESSAGE:New( "Hello World! This messages is printed by MOOSE", 35, "INFO" ):ToAll()
|