Updated readme to remove Manual Install and Help section
This commit is contained in:
parent
b7784ec7a4
commit
f8dbb65b9c
20
README.md
20
README.md
|
@ -6,8 +6,8 @@ Installs SMAPI to Android Devices
|
|||
1. Download the latest apk from the releases tab, it contains all the latest files.
|
||||
2. After installing the SMAPI Installer app, open it up and click the `Install` button to begin the install process.
|
||||
3. The process may take some time depending on the age and specs of the device.
|
||||
- Samsung Galaxy S10 took 40s.
|
||||
- Samsung Galaxy S6 took 1m 58s.
|
||||
- Samsung Galaxy S10 took 21s.
|
||||
- Samsung Galaxy S6 took 1m 13s.
|
||||
4. Once it's installed, you're good to go and can uninstall the Installer app if you please to do so.
|
||||
5. Add mods in the newly created `StardewValley/Mods` directory.
|
||||
6. Lastly, Just click on the `SMAPI Stardew Valley` icon to start the SMAPI version of the game.
|
||||
|
@ -24,10 +24,18 @@ Here's a list of some of the bigger mods that are supported:
|
|||
- [Farm Type Manager](https://www.nexusmods.com/stardewvalley/mods/3231) by EscaMMC (aka Esca).
|
||||
- And plenty more!
|
||||
|
||||
## Manual Install
|
||||
If the Automatic Installer doesn't work I'll always have a manual install option under the releases tab.
|
||||
## Help
|
||||
If you run into any problems they're about four ways to get in touch.
|
||||
1. Ping me on the [Official Stardew Valley Discord](https://discord.gg/KCJHWhX), on the #modding channel. @MartyrPher#5519
|
||||
2. Ping me on my [Android Stardew Modding Discord](https://discord.gg/HWaeYXg), same user as above.
|
||||
3. Direct message me on reddit. u/MartyrPher
|
||||
4. Direct message me on Discord. @MartyrPher#5519
|
||||
|
||||
Note: It's the `.zip` file.
|
||||
## Manual Install
|
||||
~~If the Automatic Installer doesn't work I'll always have a manual install option under the releases tab.~~
|
||||
The Automatic Installer seems to be working on most devices. I'm removing the manual install from v0.87 and up, as it causes more harm than good.
|
||||
|
||||
~~Note: It's the `.zip` file.~~
|
||||
|
||||
## How the installer works
|
||||
1. It pulls the actual games apk from the device.
|
||||
|
@ -37,7 +45,7 @@ Note: It's the `.zip` file.
|
|||
5. Lastly, it installs the new version.
|
||||
|
||||
## TODO
|
||||
- Faster modify times
|
||||
- Nothing I think :)
|
||||
|
||||
## APK Signing Details
|
||||
![alt text](https://github.com/MartyrPher/SMAPI-Android-Installer/blob/master/current_scheme.PNG)
|
||||
|
|
Loading…
Reference in New Issue