Changes

Jump to navigation Jump to search
→‎Install mods: + SMAPI 2.8 mod subfolders
Line 91: Line 91:  
         manifest.json
 
         manifest.json
 
</pre>
 
</pre>
 +
 +
{{SMAPI upcoming|2.8|content=
 +
If you have a lot of mods, you can optionally organise them into subfolders. SMAPI will automatically search inside each folder until it finds one with files.
 +
<pre>
 +
Stardew Valley/
 +
  Mods/
 +
      Fruit mods/
 +
        PineapplesEverywhere/
 +
            PineapplesEverywhere.dll
 +
            manifest.json
 +
        ApplesNowhere/
 +
            ApplesNowhere.dll
 +
            manifest.json
 +
</pre>
 +
}}
    
===Configure mods===
 
===Configure mods===
translators
8,437

edits

Navigation menu