A Rust library for Source engine formats
- Rust 100%
|
mikesk8r
d1b1a79656
All checks were successful
ci/woodpecker/push/build Pipeline was successful
|
||
|---|---|---|
| .woodpecker | ci: add support | |
| headcrab | feat: add headcrab crate | |
| headcrab-kv | feat(kv): add binary vdf support | |
| headcrab-vpk | update toml files | |
| headcrab-vtf | update toml files | |
| .gitignore | chore: update gitignore | |
| .rustfmt.toml | update toml files | |
| Cargo.lock | feat: add headcrab crate | |
| Cargo.toml | feat: add headcrab crate | |
| LICENSE | add basic stuff | |
| README.md | ci: add badge to README | |
| TODO.md | chore: update TODO | |
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 | |