Files
OpenSpace/scripts/config2.lua
Alexander Bock dd02a73831 moved ConfigurationManager code to Ghoul
updated Ghoul library
2014-01-17 17:21:05 +01:00

6 lines
136 B
Lua

{
setting2 = 4,
setting3 = 1,
t = { s = 2, v = 0},
tt = { t = { a = "a", b = "b", ff="2" }, u = { a = "a", b = "b" } }
}