Fix issue #68: (re)enable auto saving of StudySetup to JSON and add ability to load specific JSON setup file
Compare changes
@@ -47,15 +47,23 @@ TSharedPtr<FJsonObject> FSFUtils::StringToJson(FString String)
@@ -65,4 +73,9 @@ TSharedPtr<FJsonObject> FSFUtils::ReadJsonFromFile(FString FilenName)
\ No newline at end of file