Changes

Line 246: Line 246:  
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.
 
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.
    +
[https://moddrop.com ''ModDrop''] can also handle up to three mod loadouts at this time.  Loadouts can be set up in the app and then clicked to change between them.
 
{{Modding guide footer
 
{{Modding guide footer
 
   |prev =  
 
   |prev =  
153

edits