![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <QString>#include <filesystem>#include <vector>Go to the source code of this file.
Classes | |
| struct | gl::GameListInfos |
Namespaces | |
| namespace | gl |
Macros | |
| #define | ATLASGAMEMANAGER_UTILS_HPP |
| #define | GL_INFO_FILENAME "GL_Infos.ini" |
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) |
| bool | gl::dirHasGLInfo (const std::filesystem::path &path) |
| #define ATLASGAMEMANAGER_UTILS_HPP |
| #define GL_INFO_FILENAME "GL_Infos.ini" |