jamescodesthings / smapi-better-sprinklers

A fork of https://gitlab.com/speeder1/SMAPISprinklerMod maintained 2023
Other
2 stars 3 forks source link

Please add UpdateKeys to manifest.json #1

Closed Maikenvv closed 4 months ago

Maikenvv commented 4 months ago

SMAPI can checks for updates when it boots up. Right now the following error appears:

These mods have no update keys in their manifest. SMAPI may not notify you about updates for these mods. Consider notifying the mod authors about this problem.

This is a simple fix, by simply updating the UpdateKeys in manifest.json. Would you be willing to add this? I could fork the repo, but it seems overkill for a simple change.

"UpdateKeys": [ "Nexus:17767", "GitHub:jamescodesthings/smapi-better-sprinklers" ]

jamescodesthings commented 4 months ago

Thanks for the heads up, this has now been done on:

https://github.com/jamescodesthings/smapi-better-sprinklers/releases/tag/2.17.4