Prepare code updates for SDV 1.6 compatibility
CompSciLauren opened this issue ยท 1 comments
Is your feature request related to a problem? Please describe.
This is for tracking code changes needed for the SDV 1.6 release. Related Git branch is DS-66.
Describe the solution you'd like
Will be working on making sure the mod works in SDV 1.6 and updating code where needed.
Describe alternatives you've considered
None.
Additional context
Helpful links:
https://stardewvalleywiki.com/Modding:Index
https://stardewvalleywiki.com/Modding:Migrate_to_SMAPI_4.0
https://stardewvalleywiki.com/Modding:Migrate_to_Stardew_Valley_1.6#.NET_6
This is done, nothing really needed to be changed. Just updated to use net6.0. Will merge branch DS-66 into main
branch and release it once SDV 1.6 is released.
Note that if GenericModConfigMenu isn't updated to work with SDV 1.6, that integration may just not work for DailyScreenshot in 1.6, but has no impact on DailyScreenshot continuing to work as expected (just may not have the UI Config available).