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
/
StardewModdingAPI
/
Manifest.cs
Age
Commit message (
Expand
)
Author
2017-02-07
remove oldest deprecated code (#231)
Jesse Plamondon-Willard
2017-01-14
fix issue where default ICollection<T> values in config.json were duplicated ...
Jesse Plamondon-Willard
2016-12-22
skip mods known to be incompatible and display error with update links (#192)
Jesse Plamondon-Willard
2016-12-18
migrate manifest & version to interfaces with backwards compatibility (#197)
Jesse Plamondon-Willard
2016-11-16
cleanup
Jesse Plamondon-Willard
2016-11-16
add optional 'minimum API version' field to manifest (#176)
Jesse Plamondon-Willard
2016-11-16
mark deprecated manifest fields
Jesse Plamondon-Willard
2016-11-05
add deprecation warnings (#165)
Jesse Plamondon-Willard
2016-11-05
use new helper to read manifest (#159)
Jesse Plamondon-Willard
2016-11-04
minor cleanup
Jesse Plamondon-Willard
2016-11-01
fix spelling of 'Authour' manifest field with backwards compatibility (#158)
Jesse Plamondon-Willard
2016-10-31
format & document config code
Jesse Plamondon-Willard
2016-05-29
Attempt to migrate to new directory structure.
Gormogon