Difference between revisions of "Modding:Installing SMAPI on Mac"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Rewrote install instructions to use the right-click and open method rather than terminal)
(fix link, replace 'special notes for MacOS' with more detailed 'troubleshooting' section)
Line 8: Line 8:
  
 
==Install==
 
==Install==
# Install [https://www.mono-project.com/download/stable/ Mono]. (The 'stable channel' version is fine. If this doesn't work, see [[Modding:Player Guide/Troubleshooting#Linux/Mac: "looks like Mono isn't installed"|Troubleshooting]].)
+
# Install [https://www.mono-project.com/download/stable/ Mono]. (The 'stable channel' version is fine. If this doesn't work, see [[Modding:Player Guide/Troubleshooting#"looks like Mono isn't installed" (Linux/Mac only)|Troubleshooting]].)
 
# Download the [https://smapi.io/ latest version of SMAPI].
 
# Download the [https://smapi.io/ latest version of SMAPI].
 
# Open the <tt>.zip</tt> file you downloaded to extract its contents.
 
# Open the <tt>.zip</tt> file you downloaded to extract its contents.
Line 26: Line 26:
 
# Choose to uninstall SMAPI.
 
# Choose to uninstall SMAPI.
  
==Special notes for macOS==
+
==Troubleshooting==
* You may need to reinstall Mono when updating macOS.
+
* If the game freezes when loading a save, try reinstalling Mono (see [[#install|install step 1]]).
* You may need to reinstall SMAPI when the game updates.
+
* If the SMAPI window no longer appears after a game update, reinstall SMAPI to fix the launcher.
 +
* See the [[Modding:Player Guide/Troubleshooting|troubleshooting page]] for general troubleshooting.
  
 
{{Modding guide footer
 
{{Modding guide footer

Revision as of 18:49, 10 August 2019

Modding:Player Guide/header

This page explains how to install SMAPI (the tool which lets you use mods) on MacOS. See also:

Install

  1. Install Mono. (The 'stable channel' version is fine. If this doesn't work, see Troubleshooting.)
  2. Download the latest version of SMAPI.
  3. Open the .zip file you downloaded to extract its contents.
  4. Expand the 'SMAPI X.X.X installer' folder in your Downloads.
  5. Right-click install on Mac.command and select open.
  6. Select open in the dialog box, and follow the on-screen instructions.

That's it! Just launch the game to play with mods. You don't need to change your Steam launch options (that's only needed on Windows).

To install manually instead, see instructions in the installer's readme.

Update

Just install the new version; the installer will automatically clean up previous versions.

Uninstall

  1. Open the file install on Mac.command.
  2. Choose to uninstall SMAPI.

Troubleshooting

  • If the game freezes when loading a save, try reinstalling Mono (see install step 1).
  • If the SMAPI window no longer appears after a game update, reinstall SMAPI to fix the launcher.
  • See the troubleshooting page for general troubleshooting.