summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Framework/Content
AgeCommit message (Expand)Author
2017-03-10extend base content helper to support null content (#173)Jesse Plamondon-Willard
2017-03-10move generic content properties & methods into separate interface (#173)Jesse Plamondon-Willard
2017-03-08use consistent dict helper method naming (#173)Jesse Plamondon-Willard
2017-03-08add dict content helper method to replace values based on a lambda (#173)Jesse Plamondon-Willard
2017-03-08add dictionary/image content helpers for more intuitive usage (#173)Jesse Plamondon-Willard