SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
PakLump.h File Reference
#include <array>
#include <vpkpp/format/ZIP.h>
Include dependency graph for PakLump.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bsppp::PakLump
 Utility class for vpkpp integration - you need to include this header in a C++ file somewhere in your executable for automatic registration to work! Thanks C++. More...
 

Namespaces

namespace  bsppp
 

Variables

constexpr std::string_view bsppp::BSP_EXTENSION = ".bsp"