Updated openspaceengine.cpp to use updated ConfigurationManager

- Updated src/openspaceengine.cpp to utilize both lua configuration file
and lua configuration script
- Changed scripts/DefaultConfig.lua to be a lua configuration
- Renamned scripts/ExtraConfigScript.lua to be a lua configuration
script
This commit is contained in:
Jonas Strandstedt
2014-02-26 10:41:16 -05:00
parent ee7d50598f
commit 61a25977cd
5 changed files with 17 additions and 18 deletions
-2
View File
@@ -1,5 +1,3 @@
config =
{
level1_string = "music1",
level1_integer = 2332,