summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/ContentPack.cs
AgeCommit message (Expand)Author
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-09-14add content pack translationsJesse Plamondon-Willard
2019-09-14add HasFile content pack methodJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-08-18no longer allow non-relative paths for IContentPack.Read/WriteJsonFile (#468)Jesse Plamondon-Willard
2018-08-18add IContentPack.WriteJsonFile method (#468)Jesse Plamondon-Willard
2018-08-11add support for loading unpacked .json files through content API (#576)Jesse Plamondon-Willard
2018-06-05move manifest parsing into toolkit (#532)Jesse Plamondon-Willard
2018-05-25move PathUtilities into toolkit (#532)Jesse Plamondon-Willard
2018-02-19normalise path separators in read/write JSON file methods exposed to modsJesse Plamondon-Willard
2018-02-17add content pack feature (#436)Jesse Plamondon-Willard