Modding:Installing mods: Difference between revisions

Jump to navigation Jump to search
Line 30: Line 30:
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>
<br>
'''Gustav''' should always be the first item loaded in this file as it's the whole game.
'''Gustav''' should always be the first item loaded in this file, as it's the whole game.
<br>
<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.
The mod order you need depends on what the descriptions of each mod you have downloaded states. Please carefully read the description, comments, and bugs sections of any mod you download.


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

Navigation menu