Changes

Jump to navigation Jump to search
→‎Intro: merge two questions, add table for platform modding support
Line 16: Line 16:  
[https://github.com/Pathoschild/SMAPI SMAPI] is a modding API — it launches the game with mod support and lets mods interact directly with the game code. It's safely installed alongside your normal game, and you can uninstall it anytime.
 
[https://github.com/Pathoschild/SMAPI SMAPI] is a modding API — it launches the game with mod support and lets mods interact directly with the game code. It's safely installed alongside your normal game, and you can uninstall it anytime.
   −
===Can I use mods on Linux/Mac/Windows?===
+
===Can I use mods on Linux, Mac, Windows, or consoles?===
Yep. SMAPI is officially compatible with Linux, Mac, and Windows. You can use almost all mods on any platform, since SMAPI rewrites them for compatibility.
+
Mod support for each platform:
 +
{| class="wikitable"
 +
|-
 +
! Platform
 +
! Mod support
 +
|-
 +
| Linux
 +
| ✓ fully supported
 +
|-
 +
| Mac
 +
| ✓ fully supported
 +
|-
 +
| Windows
 +
| ✓ fully supported
 +
|-
 +
| PS4
 +
| ✖ no mod support
 +
|-
 +
| XBox One
 +
| ✖ no mod support
 +
|}
   −
===Can I use mods on consoles?===
+
Almost all mods will work on any supported platform, since SMAPI rewrites them for compatibility.
You can't use a mod launcher on consoles, unfortunately.
      
===Can mods corrupt my save?===
 
===Can mods corrupt my save?===
translators
8,437

edits

Navigation menu