2016-09-18 12:53:25 +01:00
|
|
|
************
|
2016-08-13 19:55:07 +01:00
|
|
|
Introduction
|
2016-09-18 12:53:25 +01:00
|
|
|
************
|
2016-08-13 19:55:07 +01:00
|
|
|
|
|
|
|
|
LOOT is a utility that helps users avoid serious conflicts between their mods by
|
|
|
|
|
setting their plugins in an optimal load order. It also provides tens of
|
|
|
|
|
thousands of plugin-specific messages, including usage notes, requirements,
|
|
|
|
|
incompatibilities, bug warnings and installation mistake notifications, and
|
|
|
|
|
thousands of Bash Tag suggestions.
|
|
|
|
|
|
|
|
|
|
This metadata that LOOT supplies is stored in its masterlist, which is
|
|
|
|
|
maintained by the LOOT team using information provided by mod authors and users.
|
|
|
|
|
Users can also add to and modify the metadata used by LOOT through the use of
|
2021-09-24 22:04:03 +01:00
|
|
|
userlist files. libloot provides all of LOOT's non-UI-related functionality, and
|
|
|
|
|
can be used by third-party developers to access this metadata for use in their
|
|
|
|
|
own programs.
|