loot / libloot

A C++ library for accessing LOOT's metadata and sorting functionality.
GNU General Public License v3.0
32 stars 12 forks source link

Add support for a "detail" property on File objects #80

Closed Ortham closed 3 years ago

Ortham commented 3 years ago

As described in loot/loot.github.io#55. As libloot doesn't handle the evaluation of incompatibilities or requirements, the actual message construction needs to also be implemented in LOOT (along with the editor UI for the new field).

Ortham commented 3 years ago

Done in fc22d3d7a446579064c2ae534ec85cadec6de837.