Since Android 11 discontinued support for sdcardfs in favor of fuse, adding mods on Android has become more challenging. However, one user has proven that it's still entirely possible, even without root access!Can anyone please explain how I would add mods to the android version? Is that even possible?
Here's how:
1. Check if your phone supports Wireless Debugging within the Android Developer Options.
2. Install Shizuku, which is a Rootless Debug Bridge over WiFi.
You must be registered to see the links
3. Enable Wireless Debugging for Shizuku by following the instructions here:
You must be registered to see the links
4. Install ZArchiver, a File Explorer app.
You must be registered to see the links
5. Open ZArchiver and navigate to
Android/data/com.silverstudiogames.wts/files/game/mods/
. If these directories don't exist, create them.6. Download the mod you're interested in and unpack it.
7. Move the unpacked mod to the mods directory. The full path should resemble this:
Android/data/com.silverstudiogames.wts/files/game/mods/SomeModName/
.8. Restart the game by force-closing the WTS application to ensure the new data is detected.
9. Launch the game and enable the mod in the mods menu.
10. Voila! You're all set.