mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 02:48:25 -05:00
Lua script to add cygnet
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--[[ OpenSpace startup script ]]--
|
||||
-- This Lua script get executed once at the start of the application
|
||||
|
||||
openspace.iswa.addCygnet("-1,DATA,1");
|
||||
openspace.iswa.addCygnet("-2,DATA,1");
|
||||
openspace.iswa.addCygnet("-3,DATA,1");
|
||||
Reference in New Issue
Block a user