Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
gl Namespace Reference

Classes

struct  GameListInfos
 

Functions

GameListInfos parse (const std::filesystem::path &path)
 Parses a GL_Infos.ini file for it's information.
 
AtlasID parseAtlas (const std::filesystem::path &path)
 
bool dirHasGLInfo (const std::filesystem::path &path)
 

Function Documentation

◆ dirHasGLInfo()

bool gl::dirHasGLInfo ( const std::filesystem::path & path)
inlinenodiscard

◆ parse()

GameListInfos gl::parse ( const std::filesystem::path & path)
nodiscard

Parses a GL_Infos.ini file for it's information.

Example INI file from GL [GameList] Version=S2 Ch. 1 Ep. 9 ID=4657 Name=WVM Thread=https://f95zone.to/threads/35910

◆ parseAtlas()

AtlasID gl::parseAtlas ( const std::filesystem::path & path)
nodiscard