index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.ModBuildConfig
/
Framework
Age
Commit message (
Expand
)
Author
2020-09-23
add SMAPI-ModTranslationClassBuilder files to mod build config ignore list
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-02-01
ignore Harmony DLL in mod build package
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
fix <IgnoreModFilePatterns> not applied to files matched by convention, updat...
Jesse Plamondon-Willard
2019-09-14
bundle assets folder into mods by default
Jesse Plamondon-Willard
2019-09-14
fix Newtonsoft.Json.pdb not ignored for release zips
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-08-19
fix mod build package not parsing some valid manifests (#584)
Jesse Plamondon-Willard
2018-06-30
fix NuGet package validating required files when they're not needed (#555)
Jesse Plamondon-Willard
2018-06-24
add mod build config option to ignore custom files by regex (#549)
Jesse Plamondon-Willard
2018-05-25
add semantic version to toolkit (#532)
Jesse Plamondon-Willard
2018-05-23
exclude common non-mod files from mod release zips
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2017-10-09
don't include Json.NET in mod deploy or release zip since it's loaded by SMAPI
Jesse Plamondon-Willard
2017-10-08
update mod build package nuspec
Jesse Plamondon-Willard
2017-10-08
rewrite mod build package per new docs
Jesse Plamondon-Willard