1
0
Fork
You've already forked headcrab
0
A Rust library for Source engine formats
  • Rust 100%
mikesk8r d1b1a79656
All checks were successful
ci/woodpecker/push/build Pipeline was successful
feat(kv): add binary vdf support
2026年07月12日 07:08:08 -04:00
.woodpecker ci: add support 2026年06月13日 19:04:18 -04:00
headcrab feat: add headcrab crate 2026年05月30日 19:44:00 -04:00
headcrab-kv feat(kv): add binary vdf support 2026年07月12日 07:08:08 -04:00
headcrab-vpk update toml files 2026年05月28日 00:05:29 -04:00
headcrab-vtf update toml files 2026年05月28日 00:05:29 -04:00
.gitignore chore: update gitignore 2026年06月27日 19:36:14 -04:00
.rustfmt.toml update toml files 2026年05月28日 00:05:29 -04:00
Cargo.lock feat: add headcrab crate 2026年05月30日 19:44:00 -04:00
Cargo.toml feat: add headcrab crate 2026年05月30日 19:44:00 -04:00
LICENSE add basic stuff 2026年02月16日 17:24:31 -05:00
README.md ci: add badge to README 2026年06月13日 19:06:19 -04:00
TODO.md chore: update TODO 2026年04月30日 17:45:58 -04:00

headcrab

Library for parsing Valve/Source engine formats (wip)

Crates

Crate Feature Supported
headcrab-kv KeyValues1 Yes
KeyValues2 Yes
headcrab-mdl Planned...
headcrab-vpk VPK v1 Partially
VPK v2 Partially
headcrab-vtf VTF v7.1 Partially
VTF v7.2 Partially
VTF v7.3 Partially
VTF v7.4 Partially
VTF v7.5 Partially
VTF v7.6 (Strata Source) Partially