update incompatibility record for Better Sprinklers

This commit is contained in:
Jesse Plamondon-Willard 2017-03-12 19:15:55 -04:00
parent dd694dae27
commit 6a87f3566f
2 changed files with 2 additions and 3 deletions

View File

@ -160,7 +160,7 @@ namespace StardewModdingAPI
new GenericEventFinder("StardewModdingAPI.Events.GraphicsEvents", "OnPostRenderHudEventNoCheck"),
new GenericEventFinder("StardewModdingAPI.Events.GraphicsEvents", "OnPostRenderGuiEventNoCheck"),
new GenericEventFinder("StardewModdingAPI.Events.GraphicsEvents", "OnPreRenderHudEventNoCheck"),
new GenericEventFinder("StardewModdingAPI.Events.GraphicsEvents", "OnPreRenderGuiEventNoCheck"),
new GenericEventFinder("StardewModdingAPI.Events.GraphicsEvents", "OnPreRenderGuiEventNoCheck")
};
}

View File

@ -49,10 +49,9 @@ generally shouldn't change this file unless necessary.
{
"Name": "Better Sprinklers",
"ID": "SPDSprinklersMod",
"UpperVersion": "2.1",
"UpperVersion": "2.3",
"UpdateUrl": "http://www.nexusmods.com/stardewvalley/mods/41",
"UnofficialUpdateUrl": "http://community.playstarbound.com/threads/125031",
"ForceCompatibleVersion": "^2.1-EntoPatch.7",
"Notes": "Uses obsolete StardewModdingAPI.Extensions."
},
{