Changes

Jump to navigation Jump to search
→‎Getting started: Added multiple mod folders instructions
Line 134: Line 134:  
===Remove mods===
 
===Remove mods===
 
Delete a mod from the <code>Mods</code> folder to uninstall it. Make sure to check the mod page in case it mentions any special uninstall instructions.
 
Delete a mod from the <code>Mods</code> folder to uninstall it. Make sure to check the mod page in case it mentions any special uninstall instructions.
 +
 +
===Multiple folders for different mod setups===
 +
You can create multiple Mods folders with different names (like <code>Mods</code> and <code>Mods-MP</code>) for use in different save files, testing, etc.  After creating the folder, create a shortcut to your SMAPI file and open the <code>Properties</code> menu by right clicking on the shortcut.  In <code>Properties</code>, find the <code>Target</code> line and add the following to the end <code> --mods-path "*name of your mods folder*"</code>.  Done correctly, it will look like this example <code>"...\SteamLibrary\steamapps\common\Stardew Valley\StardewModdingAPI.exe" --mods-path "Mods-testing"</code>.  You can now use that shortcut to open SMAPI with that mod folder.
    
==XNB mods==
 
==XNB mods==
153

edits

Navigation menu