pub fn create_fs<P: AsRef<Path>>(game_dir: P) -> FileSystem<DummyVpk>Expand description
Creates a FileSystem using the SimpleGameInfo provider, without loading any VPK files.
pub fn create_fs<P: AsRef<Path>>(game_dir: P) -> FileSystem<DummyVpk>Creates a FileSystem using the SimpleGameInfo provider, without loading any VPK files.