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


Go to the source code of this file.
Classes | |
| class | vpkpp::PCK |
| struct | vpkpp::PCK::Header |
Namespaces | |
| namespace | vpkpp |
Variables | |
| constexpr auto | vpkpp::PCK_SIGNATURE = sourcepp::parser::binary::makeFourCC("GDPC") |
| constexpr std::string_view | vpkpp::PCK_PATH_PREFIX = "res://" |
| constexpr std::string_view | vpkpp::PCK_EXTENSION = ".pck" |