summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/IContentEventHelper.cs
AgeCommit message (Expand)Author
2017-07-01rewrite content interception using latest proposed API (#255)Jesse Plamondon-Willard
2017-03-10move generic content properties & methods into separate interface (#173)Jesse Plamondon-Willard
2017-03-08add dictionary/image content helpers for more intuitive usage (#173)Jesse Plamondon-Willard
2017-03-03add texture patching to content events (#173)Jesse Plamondon-Willard
2017-02-25fix handling of localised XNB files (#173)Jesse Plamondon-Willard
2017-02-25add prototype content event + helper to manipulate XNB data (#173)Jesse Plamondon-Willard