load_from_path

Function load_from_path 

Source
pub fn load_from_path<P: AsRef<Path>>(path: P) -> Result<ResourcePack>
Expand description

Load a resource pack from a file path.

Supports both ZIP files and directories.