sourcepak 0.3.0

A library for reading and writing Source engine package files.
Documentation
1
2
3
4
//! The Respawn VPK format.

pub mod cam;
pub mod format;