Files
libloot/docs/api/introduction.rst
T

16 lines
733 B
ReStructuredText
Raw Permalink Normal View History

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
2018-11-02 20:46:36 +00:00
userlist files. libloot provides a way for third-party developers to access
2016-08-13 19:55:07 +01:00
this metadata for use in their own programs.