diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html index edd85ff6..e7ef7305 100644 --- a/docs/LOOT Readme.html +++ b/docs/LOOT Readme.html @@ -310,7 +310,7 @@ figure > div {
Examples of plugin cards.
-

Each plugin is displayed on its own card, which displays all the information LOOT has for that plugin, and provides access to plugin-specific functionality, including editing its metadata. Each plugin also has an item in the sidebar's Plugins tab. The sidebar item contains the plugin's name and icons for plugins that load archives or have user metadata. Clicking on a plugin's sidebar item will jump to its card, while double-clicking will jump to its card and open it in the metadata editor. +

Each plugin is displayed on its own card, which displays all the information LOOT has for that plugin, and provides access to plugin-specific functionality, including editing its metadata. Each plugin also has an item in the sidebar's Plugins tab. The sidebar item contains the plugin's name and icons for plugins that load archives or have user metadata. It also displays the plugin's in-game load order index if the plugin is active. Clicking on a plugin's sidebar item will jump to its card, while double-clicking will jump to its card and open it in the metadata editor.

The plugin card's header holds the following information, some of which is only displayed if applicable:

    @@ -380,7 +380,7 @@ figure > div { Load AfterThis is a list of plugins which, if present, the current plugin must load after, but which are not required. This metadata can be used for resolving specific compatibility issues. Each entry has three fields: @@ -400,7 +400,7 @@ figure > div {

    Each Bash Tag has three fields:

    If a plugin's masters are missing, an error message will be displayed for it. Filter patches are special mods designed for use with a Bashed Patch that do not require all their masters to be present, and so any plugin with the Filter tag applied and missing masters will not cause any errors to be displayed. @@ -533,6 +533,27 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".Version History

    Only program history is recorded here. A full history of masterlist changes may be viewed by browsing the GitHub repositories. +

    0.9.2 - X August 2016

    + +

    0.9.1 - 23 June 2016