Modding:Installing mods: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 29: Line 29:
=== Mod Order ===
=== Mod Order ===
Some mods have load order requirements. In the example below, the section with <code><node id="ModOrder"></code> determines what order your mods are loaded in. BG3MM and Vortex do this automatically, but if you're on Mac or Linux it's very important to set this up correctly if you have lots of mods installed.
Some mods have load order requirements. In the example below, the section with <code><node id="ModOrder"></code> determines what order your mods are loaded in. BG3MM and Vortex do this automatically, but if you're on Mac or Linux it's very important to set this up correctly if you have lots of mods installed.
<br>
'''Gustav''' should always be the first item loaded in this file as it's the whole game.
<br>
The mod order you need depends on what the descriptions of each mod you have says. Please carefully read the description, comments, and bugs sections of any mod you download.


=== Example Modsettings File ===
=== Example Modsettings File ===