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.
SMAPI can checks for updates when it boots up. Right now the following error appears:
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" ]