load_resource_pack

Function load_resource_pack 

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

Load a resource pack from a file path (ZIP or directory).