Files
Oliver Hamlet c1194ac2ec Migrate from Jekyll to Hugo
Hugo is a lot easier to work with locally (especially on Windows), and
because it's not natively supported by GitHub Pages, it gets deployed
using GitHub Actions, so it's also easier to keep the version of Hugo in
sync between local builds and deployments.

I've compared the generated _site/ and public/ folders and they look
equivalent, except that Hugo also generates a sitemap: that can be
disabled, but it's good to have.
2026-01-11 17:48:57 +00:00

17 lines
1.6 KiB
HTML

---
layout: home
title: The Load Order Optimisation Tool
---
<p>Setting the right load order for your <strong>Starfield</strong>, <strong>TES III: Morrowind</strong>, <strong>OpenMW</strong>, <strong>TES IV: Oblivion</strong>, <strong>Nehrim: At Fate's Edge</strong>, <strong>TES V: Skyrim</strong>, <strong>TES V: Skyrim Special Edition</strong>, <strong>TES V: Skyrim VR</strong>, <strong>Fallout 3</strong>, <strong>Fallout: New Vegas</strong>, <strong>Fallout 4</strong> and <strong>Fallout 4 VR</strong> mods is a crucial step to enjoying a stable modded game. The Load Order Optimisation Tool (LOOT) can help with that, by providing automated load order sorting that's simple to use and fully customisable.</p>
<p>While sorting, LOOT checks for load order errors (such as incompatibilities and missing requirements) and notifies you of any issues that it detects. It also provides thousands of plugin-specific messages, such as usage notes and bug warnings, to help keep your game healthy.</p>
<p><a href="https://github.com/loot/loot/releases/latest">
<button class="mdl-button mdl-js-button mdl-button--raised mdl-button--accent mdl-js-ripple-effect">Download LOOT</button>
</a></p>
<p>An unofficial <a href="https://aur.archlinux.org/packages/loot">AUR package</a> is also available for users of Arch-based Linux distributions.</p>
<p>While we welcome user feedback, please check the <a href="/docs/help/LOOT-FAQs.html">FAQs</a> in case you have a question that has already been answered. If you wish to report an issue, please read the <a href="/docs/help/How-To-Report-Issues-Helpfully.html">How To Report Issues Helpfully</a> page for instructions.</p>