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

From Stardew Valley Wiki
Jump to navigation Jump to search
(format & reorganise content for wiki, move manual install steps to readme)
(→‎Install: remove redundant text)
Line 15: Line 15:
 
# Run <tt>mono install.exe</tt><br />''The installer will detect your game and add SMAPI for you.
 
# Run <tt>mono install.exe</tt><br />''The installer will detect your game and add SMAPI for you.
  
That's it! Just launch the game to play with mods. To remove SMAPI later, run <tt>mono install.exe</tt> again and choose ''uninstall''.
+
That's it! Just launch the game to play with mods.
  
 
<small>To install manually instead, see instructions in the installer's readme.</small>
 
<small>To install manually instead, see instructions in the installer's readme.</small>

Revision as of 00:58, 20 June 2017

Index

This page explains how to install SMAPI (the tool which lets you use mods) on Linux. 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. Open a terminal in the extracted folder.
  5. Run mono install.exe
    The installer will detect your game and add SMAPI for you.

That's it! Just launch the game to play with mods.

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. (You don't need to configure Steam again.)

Uninstall

Run install.exe and choose uninstall.