Limo
A simple mod manager
Loading...
Searching...
No Matches
ExternalChangesInfo Struct Reference

Contains data regarding externally modified files for one deployer. More...

#include <externalchangesinfo.h>

Public Attributes

std::vector< std::pair< std::filesystem::path, int > > file_changes
 For every modified file: Its path, relative to the deployer's target directory and the id of the mod from which that file was deployed.
 
std::string deployer_name
 Name of the deployer.
 
int deployer_id
 Id of the deployer.
 

Detailed Description

Contains data regarding externally modified files for one deployer.


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