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

46 bytes removed, 09:02, 26 December 2019
Can I have different mod groups?: changed space to underscore in example filenames after some feedback on discord. Also removed mention of MacOS .command file in Linux instructions since MacOS has its own section
| <ol>
<li>Create a separate folder for each mod group in [[Modding:Game folder|your game folder]], like <code>Mods</code> and <code>Mods (multiplayer)</code>.</li>
<li>Create a file like <tt>SMAPI multiplayerSMAPI_multiplayer.sh</tt> (Linux) or <tt>SMAPI multiplayer.command</tt> (MacOS) on your desktop.</li>
<li>Edit the file and set the text to this (change the folder name as needed, and replace <tt>/path/to/StardewValley</tt> with the full path to the <tt>StardewValley</tt> file in [[Modding:Game folder|your game folder]]):
<source lang="bash">
| <ol>
<li>Create a separate folder for each mod group in [[Modding:Game folder|your game folder]], like <code>Mods</code> and <code>Mods (multiplayer)</code>.</li>
<li>Create a file <tt>SMAPI multiplayerSMAPI_multiplayer.command</tt> (MacOS) on your desktop.</li>
<li>Edit the file and set the text to this (change the folder name as needed, and replace <tt>/path/to/StardewValley/StardewModdingAPI.bin.osx</tt> with the full path to the <tt>StardewModdingAPI.bin.osx</tt> file in [[Modding:Game folder|your game folder]]):
<source lang="bash">
275
edits

Navigation menu