Changes

→‎Install: split steps so they're more clear
Line 11: Line 11:  
# 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.
# Open Terminal, and enter this command:<pre>mdfind -0 'kMDItemFSName = "install on Mac.command" && kMDItemContentType = "com.apple.terminal.shell-script"' | xargs -0 xattr -d com.apple.quarantine</pre>''This is needed because [https://support.apple.com/kb/HT202491 Gatekeeper] prevents you from opening unsigned script files you download by default. To open Terminal: open [https://support.apple.com/kb/HT202635 Launchpad], type <tt>Terminal</tt>, and then press <tt>return</tt>.''
+
# Enable the installer script:
# In Finder, open the file <code>install on Mac.command</code>, and follow the on-screen instructions.
+
## Open [https://support.apple.com/kb/HT202635 Launchpad].
 +
## Type <tt>Terminal</tt> and select the Terminal app.
 +
## Enter this command: <pre>mdfind -0 'kMDItemFSName = "install on Mac.command" && kMDItemContentType = "com.apple.terminal.shell-script"' | xargs -0 xattr -d com.apple.quarantine</pre>
 +
# Double-click <code>install on Mac.command</code> 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).
 
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).
translators
8,404

edits