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


Go to the source code of this file.
Classes | |
| class | vpkpp::FGP |
Namespaces | |
| namespace | vpkpp |
Variables | |
| constexpr auto | vpkpp::FGP_SIGNATURE = sourcepp::parser::binary::makeFourCC("FGP\0") |
| constexpr std::string_view | vpkpp::FGP_EXTENSION = ".grp" |
| constexpr std::string_view | vpkpp::FGP_HASHED_FILEPATH_PREFIX = "__hashed__/" |
| constexpr auto | vpkpp::FGP_SOURCEPP_FILENAMES_SIGNATURE = sourcepp::parser::binary::makeEightCC("PPECRUOS") |