Open Leuynn opened 1 year ago
It's a known issue because the mod path has been changed due to Android 13 Scooped storage restriction.
The installer still use the old mod path StardewValley/Mods
, while the SMAPI uses android/data/com.zane.stardewvalley/files/mods
It's a known issue because the mod path has been changed due to Android 13 Scooped storage restriction. The installer still use the old mod path
StardewValley/Mods
, while the SMAPI usesandroid/data/com.zane.stardewvalley/files/mods
so it's impossible to change it for now?
so it's impossible to change it for now?
Yeah, unless zane updated the mod. It's Impossible to edit config files thru the installer.
You can however edit it manually using either a PC or an apps that can access data folders (like MiXplorer or FV File Explorer) and edit it from android/data/com.zane.stardewvalley/files/mods
There's a "how to access android/data" on the net, though it might not works because mine only works for a short time.
if you really wanna use the installer to edit config using your android phone only then there's a way but it's kinda tedious,
StardewValley/Mods
Com.zane.stardewvalley/files/Mods
and copy or move them to StardewValley/Mods
so that you could edit them thru smapi installer.Com.zane.stardewvalley
and run your game.as I said this process is kinda tedious but its worth it especially if you want to edit your virtual keyboard using the graphics function on smapi installer, otherwise you can use some third party apps to edit your Mods like warilized said.
mods works fine, i put the all of my mods in the data folder, and it seems that the smapi installer can't read it? is there some way to fix this or can i change the mods path?