mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
17 lines
786 B
ReStructuredText
17 lines
786 B
ReStructuredText
************
|
|
Introduction
|
|
************
|
|
|
|
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
|
|
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.
|