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

16 bytes removed, 09:04, 26 December 2019
Can I have different mod groups?: removal of "(Linux)" and "(Mac)" specifiers on filenames since they have separate sections.
| <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_multiplayer.sh</tt> (Linux) 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_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