Skip to main content

create_fs

Function create_fs 

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

Creates a FileSystem using the SimpleGameInfo provider, without loading any VPK files.