Docs.rs
source-fs-0.3.0
source-fs 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
LaVashikk
Dependencies
steamlocate ^2.1.0
normal
optional
thiserror ^2.0.18
normal
Versions
65.12%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module providers
source_
fs
0.3.0
Module providers
Module Items
Structs
In crate source_
fs
source_fs
Module
providers
Copy item path
Source
Structs
§
Dummy
Vpk
A dummy implementation that ignores VPK files. Forces the FileSystem to read exclusively from physical disk directories.
P2Game
Info
Portal 2 has a unique feature: DLC folders. They aren’t added to SearchPaths; the game automatically mounts the content if it exists, incrementing the DLC number
Simple
Game
Info
A basic VDF parser specifically for extracting SearchPaths from gameinfo.txt
Simple
With
Mount
A GameInfoProvider that also parses
mount.cfg
for additional search paths, typically found in Source engine games like Garry’s Mod or P2CE.