![]() |
Limo
A simple mod manager
|
Contains all data for a mod available through the NexusMods api. More...
#include <api.h>
Public Attributes | |
std::string | url |
URL of the mod page on NexusMods. | |
Mod | mod |
Contains an overview of of the mod page, like a description and summary. | |
std::vector< std::pair< std::string, std::vector< std::string > > > | changelog |
For every Version of the mod: A vector of changes in that version. | |
std::vector< File > | files |
Contains data on all available files for the mod. | |
Contains all data for a mod available through the NexusMods api.