pub fn init_config_path() -> Result<()>
Function to initialize the config folder, so RPFM can use it to store his stuff.
This can fail, so if this fails, better stop the program and check why it failed.