This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

Changes

Jump to: navigation, search

Modding:Player Guide/Getting Started

727 bytes added, 16:12, 12 June 2019
Getting started: Added multiple mod folders instructions
===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.
 
===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==
158
edits

Navigation menu