summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/ModHelper.cs
AgeCommit message (Expand)Author
2017-01-19add public mod registry (#220)Jesse Plamondon-Willard
2017-01-14fix issue where default ICollection<T> values in config.json were duplicated ...Jesse Plamondon-Willard
2017-01-14tweak JSON read error-handling, update release notesJesse Plamondon-Willard
2017-01-14Add a catch for DirectoryNotFoundException in ModHelper.ReadJsonFile method.mytigio
2016-12-11move interfaces into root (#185)Jesse Plamondon-Willard
2016-12-09add reflection API for mods (#185)Jesse Plamondon-Willard
2016-11-16cleanupJesse Plamondon-Willard
2016-11-16use interface for IModHelperJesse Plamondon-Willard
2016-11-14fix error when json file doesn't exist (#170)Jesse Plamondon-Willard
2016-11-05add new config system, mark previous methods obsolete (#159)Jesse Plamondon-Willard