![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <vpkpp/format/PCK.h>
#include <filesystem>
#include <ranges>
#include <FileStream.h>
#include <sourcepp/crypto/MD5.h>
Go to the source code of this file.
Variables | |
constexpr int | PCK_DIRECTORY_STRING_PADDING = 4 |
constexpr int | PCK_FILE_DATA_PADDING = 16 |