Changes

Jump to navigation Jump to search
m
spelling correction
Line 17: Line 17:     
See the instructions for:
 
See the instructions for:
* [[Modding:Installing SMAPI on Android|Android]];
+
* [[Modding:Installing SMAPI on Windows|Windows]];
 +
* [[Modding:Installing SMAPI on Mac|macOS]];
 
* [[Modding:Installing SMAPI on Linux|Linux]];
 
* [[Modding:Installing SMAPI on Linux|Linux]];
* [[Modding:Installing SMAPI on Mac|macOS]];
+
* [[Modding:Installing SMAPI on Steam Deck|Steam Deck]] (the handheld console);
* [[Modding:Installing SMAPI on Steam Deck|Steam Deck]];
+
* or [[Modding:Installing SMAPI on Android|Android]].
* or [[Modding:Installing SMAPI on Windows|Windows]].
      
===Find mods===
 
===Find mods===
Line 40: Line 40:  
|-
 
|-
 
| [https://www.moddrop.com/stardew-valley/ ModDrop]
 
| [https://www.moddrop.com/stardew-valley/ ModDrop]
| Many mods are released here.<br /><small>You can use their ModDrop client (Windows only) to install/manage/auto-update your mods, or download mods directly from the website without registration needed.</small>
+
| Many mods are released here.<br /><small>You can use their ModDrop client (Windows only) to install/manage/auto-update your mods.</small>
 
|-
 
|-
 
| [https://forums.stardewvalley.net/index.php?resources/ Official forums]
 
| [https://forums.stardewvalley.net/index.php?resources/ Official forums]
Line 121: Line 121:  
Tips:
 
Tips:
 
<ul>
 
<ul>
<li>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.
+
<li>If you have a lot of mods, you can optionally organize them into subfolders. SMAPI will automatically search inside each folder until it finds one with files.
 
<pre>
 
<pre>
 
📁 Stardew Valley/
 
📁 Stardew Valley/
Line 273: Line 273:     
===What is SMAPI?===
 
===What is SMAPI?===
SMAPI is the mod loader for Stardew Valley. It works fine with GOG and Steam achievements, it's compatible with Linux/Mac/Windows and (unofficially) Android, you can uninstall it anytime, and there's a friendly community if you need help. SMAPI is required for most types of Stardew Valley mod.
+
SMAPI is the mod loader for Stardew Valley. It works fine with GOG and Steam achievements, it's compatible with Linux/Mac/Windows and (unofficially) Android, you can uninstall it anytime, and there's a friendly community if you need help. SMAPI is required for most types of Stardew Valley mods.
    
SMAPI does a lot for you. For example, it will...
 
SMAPI does a lot for you. For example, it will...
   −
# Load mods into the game and provide APIs they can use. Many types of mod aren't possible without SMAPI.
+
# Load mods into the game and provide APIs they can use. Many types of mods aren't possible without SMAPI.
 
# Rewrite mods for crossplatform compatibility, so you can use almost any mod on any platform.
 
# Rewrite mods for crossplatform compatibility, so you can use almost any mod on any platform.
 
# Intercept errors. If a mod crashes or causes an error, SMAPI will intercept the error, show the error details in the console window, and in most cases automatically recover the game.
 
# Intercept errors. If a mod crashes or causes an error, SMAPI will intercept the error, show the error details in the console window, and in most cases automatically recover the game.
Line 289: Line 289:     
===Can I have different mod groups?===
 
===Can I have different mod groups?===
Yep, SMAPI has built-in support for different mod groups (such as making folders with dots in front, which is the simplest method of doing so). The instructions may seem complex, but it's easy once you get the hang of it:
+
Yep, SMAPI has built-in support for different mod groups. The instructions may seem complex, but it's easy once you get the hang of it:
 +
 
 +
For simplicity, you can also just rename the Mods folder to something else.
    
{| class="wikitable"
 
{| class="wikitable"
Line 333: Line 335:  
</ol>
 
</ol>
 
|-
 
|-
| Mac
+
| Mac (non-Steam)
 
| <ol>
 
| <ol>
 
<li>Create a separate folder for each mod group in [[#Find your game folder|your game folder]], like <code>Mods</code> and <code>Mods(multiplayer)</code> (no spaces).</li>
 
<li>Create a separate folder for each mod group in [[#Find your game folder|your game folder]], like <code>Mods</code> and <code>Mods(multiplayer)</code> (no spaces).</li>
Line 368: Line 370:  
   |next = [[../Troubleshooting|Troubleshooting]]
 
   |next = [[../Troubleshooting|Troubleshooting]]
 
}}
 
}}
 +
 +
[[Category:Modding]]
    
[[de:Modding:Spieleranleitung/Erste Schritte]]
 
[[de:Modding:Spieleranleitung/Erste Schritte]]
5

edits

Navigation menu