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

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎Install: update for SMAPI 2.5)
(+ player guide header, rm old link)
Line 1: Line 1:
←[[Modding:Index|Index]]
+
{{Modding:Player Guide/header}}
  
 
This page explains how to install SMAPI (the tool which lets you use mods) on Mac. See also:
 
This page explains how to install SMAPI (the tool which lets you use mods) on Mac. See also:
* [[Modding:Player FAQs|Player FAQs]]
 
 
* [[Modding:Installing SMAPI on Linux|Instructions for Linux]]
 
* [[Modding:Installing SMAPI on Linux|Instructions for Linux]]
 
* [[Modding:Installing SMAPI on Windows|Instructions for Windows]]
 
* [[Modding:Installing SMAPI on Windows|Instructions for Windows]]
Line 24: Line 23:
 
Run <tt>mono install.exe</tt> and choose ''uninstall''.
 
Run <tt>mono install.exe</tt> and choose ''uninstall''.
  
[[Category:Modding]]
+
{{Modding:Player Guide/footer
 +
  |prev = [[Modding:Player Guide/Getting Started|Getting Started]]
 +
  |next =
 +
}}

Revision as of 03:15, 28 April 2018

Modding:Player Guide/header

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

Install

  1. Install Mono.
  2. Download the latest version of SMAPI.
  3. Extract the .zip file somewhere (but not in your game folder!).
  4. Run the install on Mac.command file, and follow the on-screen instructions.
    The installer will detect your game and add SMAPI for you.

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

Run mono install.exe and choose uninstall.

Modding:Player Guide/footer