https://github.com/joachimschmidt557/vpkz
Zig library and command-line application for working with Valve VPK files
https://github.com/joachimschmidt557/vpkz
zig zig-package
Last synced: about 1 year ago
JSON representation
Zig library and command-line application for working with Valve VPK files
- Host: GitHub
- URL: https://github.com/joachimschmidt557/vpkz
- Owner: joachimschmidt557
- License: mit
- Created: 2021-08-15T13:33:11.000Z (almost 5 years ago)
- Default Branch: trunk
- Last Pushed: 2025-03-14T11:07:26.000Z (over 1 year ago)
- Last Synced: 2025-03-14T12:22:54.456Z (over 1 year ago)
- Topics: zig, zig-package
- Language: Zig
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vpkz
A zig library and CLI application for handling Valve VPK files
Works with Zig 0.14.0.
- [x] reading VPK headers
- [x] extracting complete archives
- [ ] selectively reading/extracting files
- [ ] creating/updating VPK files