Data structures for parsing VPSDB JSON in ASAPCabinetFE. More...
#include <nlohmann/json.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | vpsdb::Url |
struct | vpsdb::TableFile |
struct | vpsdb::TopperFile |
struct | vpsdb::PinballTable |
struct | vpsdb::TableIndex |
Data structures for parsing VPSDB JSON in ASAPCabinetFE.
Defines structs for pinball table metadata, including nested fields like tableFiles, b2sFiles, and wheelArtFiles, to match the VPSDB JSON schema.