![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <cstddef>
#include <string>
#include <string_view>
#include <unordered_map>
#include <vector>
#include <sourcepp/Math.h>
Go to the source code of this file.
Classes | |
class | steampp::Steam |
Namespaces | |
namespace | steampp |
Based on SteamAppPathProvider. | |
Typedefs | |
using | steampp::AppID = uint32_t |