Currently all folders and other parameters are hard-coded. Create a configuration structure that is module based and has module defaults which can be overwritten by user configuration files.
first idea: load default config on init and expose the function loading the configuration, so users can run it to load their default configuration.
Currently all folders and other parameters are hard-coded. Create a configuration structure that is module based and has module defaults which can be overwritten by user configuration files.
first idea: load default config on init and expose the function loading the configuration, so users can run it to load their default configuration.