Limo
A simple mod manager
Loading...
Searching...
No Matches
nexus::Page Struct Reference

Contains all data for a mod available through the NexusMods api. More...

#include <api.h>

Collaboration diagram for nexus::Page:

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< Filefiles
 Contains data on all available files for the mod.
 

Detailed Description

Contains all data for a mod available through the NexusMods api.


The documentation for this struct was generated from the following file: