Modding:Installing SMAPI on Mac

From Stardew Valley Wiki
Revision as of 01:20, 12 January 2023 by Atravita (talk | contribs) (→‎Install)
Jump to navigation Jump to search

This page explains how to install SMAPI (the tool which lets you use mods) on macOS.

See instructions for: AndroidLinuxSteam DeckWindows.

Install

Quick note: SMAPI uses NET 5.0, which is supported on Mac 10.15 or later. These instructions might work if you're on mac 10.13 or 10.14; they will fail if you're on mac 10.12, in which case, see: Modding:Player_Guide/Troubleshooting#SMAPI_doesn.27t_work_with_the_compatibility_branch

  1. Download the latest version of SMAPI (see a pictorial guide).
  2. Extract the .zip file somewhere (but not in your game folder!).
  3. Double-click install on Mac.command¹, 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. Launch the installer again (see install steps).
  2. When prompted, choose the uninstall option.

Troubleshooting

  • If you are getting the Operation not permitted: 'internal' error, do the following steps:
    • Open System Preferences
    • Go to "Security and Privacy", then go to the "Privacy" tab.
    • Scroll down to "Full Disk Access".
    • Click the lock button to make changes, and then use the + button to add Terminal to the list of apps.
    • Try again to run install on MacOS.command.
  • See the troubleshooting page for general troubleshooting.