Skip to main content

create_fs_custom

Function create_fs_custom 

Source
pub fn create_fs_custom<G: GameInfoProvider, P: AsRef<Path>>(
    game_dir: P,
) -> Result<FileSystem<DummyVpk>, FileSystemError>
Expand description

Creates a FileSystem using a custom GameInfoProvider, without loading any VPK files.