Lua script to add cygnet

This commit is contained in:
Sebastian Piwell
2016-05-03 13:24:17 -04:00
parent c17bfbba02
commit dfd1968f0b
8 changed files with 401 additions and 316 deletions
+6
View File
@@ -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");