An open API service indexing awesome lists of open source software.

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

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