Hi! I'm sorry it took so long to get back to you, I've only finally sat down at a real non-work computer again.
So the update key itself looks great! However, the way it works is it checks the manifest's version umber in the mods folder against what's in nexus. you'll need to increase the number in the new download for it to show correct, like below:
{ "Name": "Mondongo", "Author": "AgusIV", "Version": "1.0.1", "Description": "Adds Mondongo the Rat to Stardew Valley.", "UniqueID": "AgusIV.Mondongo", "UpdateKeys": ["Nexus:17174"], "ContentPackFor": { "UniqueID": "Pathoschild.ContentPatcher" } }
14 comments
And what do you mean not a real modder? You're a published mod author now!
So the update key itself looks great! However, the way it works is it checks the manifest's version umber in the mods folder against what's in nexus. you'll need to increase the number in the new download for it to show correct, like below:
{
"Name": "Mondongo",
"Author": "AgusIV",
"Version": "1.0.1",
"Description": "Adds Mondongo the Rat to Stardew Valley.",
"UniqueID": "AgusIV.Mondongo",
"UpdateKeys": ["Nexus:17174"],
"ContentPackFor": {
"UniqueID": "Pathoschild.ContentPatcher"
}
}