When i load a pck using "ProjectSettings.load_resource_pack" it loads the pck contents into the main "res://" path
How would i be able to force a pck to load into just one certain directory such as "res://mods/{mod_name}", and completely disallow it from writing into the main directory