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

From Stardew Valley Wiki
Jump to navigation Jump to search
(match format used on the other install pages)
(integrate some info into main section, remove unneeded see-also link)
Line 11: Line 11:
 
: ''See also [https://www.youtube.com/watch?v=jOXl6Dmu7wY unofficial video guide].''
 
: ''See also [https://www.youtube.com/watch?v=jOXl6Dmu7wY unofficial video guide].''
  
You can use MartyrPher's Android SMAPI Loader, an unofficial port of SMAPI to Android which supports most SMAPI mods and content packs (including Content Patcher).
+
You can use MartyrPher's Android SMAPI Loader, an unofficial port of SMAPI to Android which supports most SMAPI mods and content packs (including framework mods like Content Patcher, Farm Type Manager, Json Assets, and PyTK).
  
 
# Download the latest installer APK from {{github|MartyrPher/SMAPI-Android-Installer/releases|the unofficial download page}} onto your phone. Make sure you get the download that looks like <code>SMAPI-Android-Installer-&lt;version&gt;.apk</code>.
 
# Download the latest installer APK from {{github|MartyrPher/SMAPI-Android-Installer/releases|the unofficial download page}} onto your phone. Make sure you get the download that looks like <code>SMAPI-Android-Installer-&lt;version&gt;.apk</code>.
Line 32: Line 32:
 
==Using mods==
 
==Using mods==
 
To install mods, just unzip them into the newly-created <tt>StardewValley/Mods</tt> folder. To launch the game with mod support, just run the SMAPI Stardew Valley icon.
 
To install mods, just unzip them into the newly-created <tt>StardewValley/Mods</tt> folder. To launch the game with mod support, just run the SMAPI Stardew Valley icon.
 
Android SMAPI Loader supports most mods, including the major frameworks like Content Patcher, Farm Type Manager, Json Assets, and PyTK. Stardew Valley Expanded is partially supported.
 
 
==See also==
 
* {{github|MartyrPher/SMAPI-Android-Installer#readme|Android SMAPI installer readme}} (contains more info, and links to find help)
 
  
 
{{Modding guide footer
 
{{Modding guide footer

Revision as of 21:31, 7 October 2019

Modding:Player Guide/header

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

Install

See also unofficial video guide.

You can use MartyrPher's Android SMAPI Loader, an unofficial port of SMAPI to Android which supports most SMAPI mods and content packs (including framework mods like Content Patcher, Farm Type Manager, Json Assets, and PyTK).

  1. Download the latest installer APK from the unofficial download page onto your phone. Make sure you get the download that looks like SMAPI-Android-Installer-<version>.apk.
  2. Install the APK.
  3. Run the new app to install SMAPI. This may take a while depending on your device (e.g. 21s on a Samsung Galaxy S10, and 1 minute 13s on a Samsung Galaxy S6).
  4. When it's done, you can safely uninstall the installer app.

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

Update

Just install the new version; the installer will automatically clean up previous versions.

Uninstall

TODO

Using mods

To install mods, just unzip them into the newly-created StardewValley/Mods folder. To launch the game with mod support, just run the SMAPI Stardew Valley icon.