summaryrefslogtreecommitdiff
path: root/src/SMAPI/IModHelper.cs
AgeCommit message (Collapse)Author
2018-02-20support transitional content packs (#436)Jesse Plamondon-Willard
This commit adds an API to generate a content pack from an arbitrary folder, to support mods which already had their own content pack format before SMAPI standardised it. This lets them support both formats using the same APIs while they transition.
2018-02-17add content pack feature (#436)Jesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard