![]() |
Limo
A simple mod manager
|
Stores information about a file conflict. More...
#include <conflictinfo.h>
Public Attributes | |
std::string | file |
Name of the conflicting file. | |
std::vector< int > | mod_ids |
Id of the conflicts winning mod. | |
std::vector< std::string > | mod_names |
Name of the conflicts winning mod. | |
Stores information about a file conflict.