Changes

Jump to navigation Jump to search
Line 54: Line 54:     
===Linux/Mac: "looks like Mono isn't installed"===
 
===Linux/Mac: "looks like Mono isn't installed"===
Mono is a framework needed by the installer and SMAPI to work correctly.
+
Mono is a framework needed by the installer and SMAPI to work correctly. Installing [http://mono-project.com/ Mono] and restarting your computer usually fixes this error.
   −
# Make sure you download and install [http://mono-project.com/ Mono].
+
On Mac, it might not work after installing Mono. If so:
# Restart your computer and try again.
+
* Enter this command: <source>ln -s /Library/Frameworks/Mono.framework/Versions/Current/bin/mono /usr/local/bin/mono</source>
# On Mac, you can also [https://brew.sh install Homebrew] and run <code>brew install mono mono-libgdiplus</code> in the Terminal app.
+
* If that shows an error or it still doesn't work, you can [https://brew.sh install Homebrew] and run <code>brew install mono mono-libgdiplus</code> in the Terminal app.
    
===Windows: "BadImageFormatException: Could not load file or assembly 'Microsoft.Xna.*.dll'"===
 
===Windows: "BadImageFormatException: Could not load file or assembly 'Microsoft.Xna.*.dll'"===
translators
8,445

edits

Navigation menu