Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
utils.hpp File Reference
#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)
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_UTILS_HPP

#define ATLASGAMEMANAGER_UTILS_HPP

◆ GL_INFO_FILENAME

#define GL_INFO_FILENAME   "GL_Infos.ini"