Ad placeholder

Modding:Installing mods: Difference between revisions

Jump to navigation Jump to search
Line 31: Line 31:


== Manually ==
== Manually ==
# Copy the .pak file to the Mods folder.
# Download the mod(s)
# Add the mod to the modsettings.lsx file.
# Unzip the into the [[Modding_the_Game#Paths|Mods folder]] using a program like [https://7-zip.org 7zip]
# Set modsettings.lsx to read only. If this isn't done, the game will overwrite the file and changes will have to be made again.
# Add the mod to the modsettings.lsx file
# Set modsettings.lsx to read only. If this isn't done, the game will overwrite the file and changes will have to be made again
=== Mod Order ===
=== Mod Order ===
Mod order instructions here...
Mod order instructions here...
=== Mods ===
=== Modsettings File ===
<pre>
<pre>
  <node id="ModuleShortDesc">  
  <node id="ModuleShortDesc">  
Line 46: Line 47:
  </node>
  </node>
</pre>
</pre>
== Vortex ==
== Vortex ==

Navigation menu