Currently, configuration parameters can only be supplied one way, at startup, via the launcher's config.json; there is no way to save or load settings from within the running GUI. Users should be able to export the current configuration parameters to a config.json file and load an existing one back into the GUI to restore those settings.
Currently, configuration parameters can only be supplied one way, at startup, via the launcher's
config.json; there is no way to save or load settings from within the running GUI. Users should be able to export the current configuration parameters to aconfig.jsonfile and load an existing one back into the GUI to restore those settings.