mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-24 13:28:55 -05:00
Remove support for XML configuration files in SGCT
This commit is contained in:
@@ -47,7 +47,7 @@ struct Configuration {
|
||||
|
||||
ghoul::Dictionary createDictionary();
|
||||
|
||||
std::string windowConfiguration = "${CONFIG}/single.xml";
|
||||
std::string windowConfiguration = "${CONFIG}/single.json";
|
||||
std::string asset;
|
||||
std::string profile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user