pub fn custom_config_path() -> Result<Option<PathBuf>>Expand description
This function returns the user-configured custom config folder, or None if RPFM uses the default one.
The custom path is read from the CONFIG_REDIRECT_FILE_NAME file inside the default config path.