710
editsAd placeholder
Modding:Installing mods: Difference between revisions
Jump to navigation
Jump to search
→Manually
Desdemonaii (talk | contribs) |
|||
Line 31: | Line 31: | ||
== Manually == | == Manually == | ||
# | # 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... | ||
=== | === Modsettings File === | ||
<pre> | <pre> | ||
<node id="ModuleShortDesc"> | <node id="ModuleShortDesc"> | ||
Line 46: | Line 47: | ||
</node> | </node> | ||
</pre> | </pre> | ||
== Vortex == | == Vortex == |