CompSciLauren / stardew-valley-daily-screenshot-mod

:honeybee: A Stardew Valley mod that automatically takes a screenshot of your entire farm at the start of each day
https://www.nexusmods.com/stardewvalley/mods/4779
MIT License
10 stars 9 forks source link

Add Android version of mod #36

Closed CompSciLauren closed 4 years ago

CompSciLauren commented 4 years ago

Summary

This adds an Android-compatible version of the mod. It is currently only a basic version, with no configuration options. It requires the Map Image Export mod as a dependency.

Why a separate Android version is necessary

The mod utilizes a Stardew Valley 1.4 feature for capturing screenshots. That specific feature is not currently available on Android. In order for Android users to be able to use this mod, there needs to be a separate Android version that relies on a different screenshot capturing method. The method for Android is one that depends on the Map Image Export mod.