Function quake_files::pak::create_pak [] [src]

pub fn create_pak<P>(base_dir: P, name: &str) -> QResult<PakFile> where
    P: AsRef<Path>, 

Creates a PAK file from the given directory tree and saves it to the given filename.