From eeed67d5ed6ea47f602ca7d692e04944082157c6 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 8 Oct 2022 09:46:25 +0200 Subject: [PATCH] Add empty space at the bottom for scrolling convenience --- docs/help/LOOT-FAQs.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/help/LOOT-FAQs.html b/docs/help/LOOT-FAQs.html index 6ea7b70..6db17e2 100644 --- a/docs/help/LOOT-FAQs.html +++ b/docs/help/LOOT-FAQs.html @@ -149,3 +149,6 @@ title: FAQs
How can the load order LOOT gives be right if BOSS gives a very different load order?
There can be more than one correct load order for a given set of plugins. For example, some plugins may not conflict or depend on each other, so their relative orders wouldn't matter. The load order BOSS gives is hand-made to look 'neat' as well as work, so plugins from the same mod will usually get grouped together, but LOOT doesn't know which plugins belong to which mod, so it just puts them where it thinks they work.
+ + +

\ No newline at end of file