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

241 bytes added, 18:05, 13 May 2019
Install mods: clarified folder structure to mention mod folders with numbers after them
===Install mods===
To install a mod, just unzip it into the <code>Mods</code> folder in [[#Find your game folder|your game folder]]. Make sure each mod has its own subfolder, without trailing numbers. For example, if you have a <code>PineapplesEverywhere</code> mod, you should have a file structure like this:
<pre>
Stardew Valley/
manifest.json
</pre>
 
If you have a folder that looks like <code>PineapplesEverywhere-1234567890</code>, check inside it for the actual mod folder. Folders named like this often have more folders and possibly readme files inside them.
If you want to disable a folder, just add a dot in front of the folder name (like <code>.disabled mods</code>). Windows won't let you do that by default, but just put a dot at the end too and it'll let you (like <code>.disabled mods.</code>).
158
edits

Navigation menu