diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html index 26aab93f..fcea8922 100644 --- a/docs/LOOT Readme.html +++ b/docs/LOOT Readme.html @@ -214,7 +214,7 @@ paper-icon-button::shadow #icon {
The
The
Redate Pluginsis provided so that Skyrim modders may set the load order for the Creation Kit. It is only enabled for Skyrim, and changes the timestamps of the plugins in its Data folder to match their current load order. A side effect of changing the timestamps is that any Steam Workshop mods installed will be re-downloaded.
Copy Contentcopies the data displayed in LOOT's cards as YAML-formatted text. @@ -227,9 +227,9 @@ paper-icon-button::shadow #icon {
The
The
The
The
LOOT is able to sort plugins ghosted by Wrye Bash, and can extract Bash Tags and version numbers from plugin descriptions. Provided that they have the Filter Bash Tag present in their description, LOOT can recognise filter patches and so avoid displaying unnecessary error messages for any of their masters that may be missing.
@@ -237,7 +237,7 @@ paper-icon-button::shadow #icon {
Each plugin is displayed on its own card
, which displays all the information LOOT has for that plugin, and holds its metadata editor. Each plugin also has an entry in the Plugins tab of the sidebar. The sidebar entry contains the plugin's name and icons for plugins that load BSAs or have user metadata. Clicking on a plugin's sidebar entry will navigate to its card in the main content area.
-
The card's
The card's
The Copy Metadata
option copies the plugin's metadata in the same format that it is saved in, which makes it an easy way to share any edits you make with masterlist maintainers, for example. If posting the metadata in an online forum that supports BBCode (as most forums do), be sure to wrap it in [code] tags, eg. [code]copied text[/code], so that the spaces are not removed by the forum software.