![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|


Go to the source code of this file.
Classes | |
| class | vpkpp::XZP |
Namespaces | |
| namespace | vpkpp |
Variables | |
| constexpr auto | vpkpp::XZP_HEADER_SIGNATURE = sourcepp::parser::binary::makeFourCC("piZx") |
| constexpr auto | vpkpp::XZP_FOOTER_SIGNATURE = sourcepp::parser::binary::makeFourCC("tFzX") |
| constexpr std::string_view | vpkpp::XZP_EXTENSION = ".xzp" |