![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <QRegularExpression>#include <QSettings>#include "core/database/RapidTransaction.hpp"#include "core/database/remote/F95Data.hpp"#include "core/logging/logging.hpp"#include "utils.hpp"Namespaces | |
| namespace | gl |
Functions | |
| GameListInfos | gl::parse (const std::filesystem::path &path) |
| Parses a GL_Infos.ini file for it's information. | |
| AtlasID | gl::parseAtlas (const std::filesystem::path &path) |