summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig/Framework
AgeCommit message (Expand)Author
2020-09-23add SMAPI-ModTranslationClassBuilder files to mod build config ignore listJesse Plamondon-Willard
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2020-02-01ignore Harmony DLL in mod build packageJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-09-14fix <IgnoreModFilePatterns> not applied to files matched by convention, updat...Jesse Plamondon-Willard
2019-09-14bundle assets folder into mods by defaultJesse Plamondon-Willard
2019-09-14fix Newtonsoft.Json.pdb not ignored for release zipsJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-08-19fix mod build package not parsing some valid manifests (#584)Jesse Plamondon-Willard
2018-06-30fix NuGet package validating required files when they're not needed (#555)Jesse Plamondon-Willard
2018-06-24add mod build config option to ignore custom files by regex (#549)Jesse Plamondon-Willard
2018-05-25add semantic version to toolkit (#532)Jesse Plamondon-Willard
2018-05-23exclude common non-mod files from mod release zipsJesse Plamondon-Willard
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard
2017-10-09don't include Json.NET in mod deploy or release zip since it's loaded by SMAPIJesse Plamondon-Willard
2017-10-08update mod build package nuspecJesse Plamondon-Willard
2017-10-08rewrite mod build package per new docsJesse Plamondon-Willard