hey there! your manifest json throws an error in smapi. looks like your updatekeys line is a bit wonky, i think it should be like this: "UpdateKeys": ["Nexus:5881"],rather than "UpdateKeys": { "Nexus": "5881" }, i don't know much about sdv modding yet but changing that line fixed the error for me! regardless, this is a lovely mod, definitely an improvement over the vanilla item!
That is correct. The console also shows that an update is available because the version number in the manifest is lower than the version number here on Nexus.
4 comments
"UpdateKeys": ["Nexus:5881"],
rather than"UpdateKeys": { "Nexus": "5881" },
i don't know much about sdv modding yet but changing that line fixed the error for me! regardless, this is a lovely mod, definitely an improvement over the vanilla item!