mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06: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