![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <cstddef>
#include <string>
#include <variant>
#include <vector>
#include <sourcepp/Math.h>
Go to the source code of this file.
Classes | |
class | vpkpp::Entry |
This class represents the metadata that a file has inside a PackFile. More... | |
Namespaces | |
namespace | vpkpp |