![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
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) |
|
inlinenodiscard |
|
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
|
nodiscard |