summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Manifest.cs
AgeCommit message (Expand)Author
2016-11-16cleanupJesse Plamondon-Willard
2016-11-16add optional 'minimum API version' field to manifest (#176)Jesse Plamondon-Willard
2016-11-16mark deprecated manifest fieldsJesse Plamondon-Willard
2016-11-05add deprecation warnings (#165)Jesse Plamondon-Willard
2016-11-05use new helper to read manifest (#159)Jesse Plamondon-Willard
2016-11-04minor cleanupJesse Plamondon-Willard
2016-11-01fix spelling of 'Authour' manifest field with backwards compatibility (#158)Jesse Plamondon-Willard
2016-10-31format & document config codeJesse Plamondon-Willard
2016-05-29Attempt to migrate to new directory structure.Gormogon