Profile file handler in progress

This commit is contained in:
GPayne
2020-03-27 15:10:46 -06:00
parent 6253a5cf2e
commit 207c7d5657
12 changed files with 674 additions and 10 deletions

View File

@@ -338,6 +338,7 @@ void OpenSpaceEngine::initialize() {
// an asset name if both are provided.
global::configuration.asset =
absPath("${TEMPORARY}/") + global::configuration.profile;
global::configuration.usingProfile = true;
}
// Set up asset loader