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
/
IManifest.cs
Age
Commit message (
Collapse
)
Author
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard
2017-09-26
minor cleanup after 1.x removal
Jesse Plamondon-Willard
2017-09-25
consolidate update fields in manifest & SMAPI config (#336, #361)
Jesse Plamondon-Willard
2017-09-24
add support for update checks from the Chucklefish mod site (#336)
Jesse Plamondon-Willard
2017-09-23
add mod update checks based on manifest fields (#336)
Jesse Plamondon-Willard
2017-06-26
change manifest.MinimumApiVersion to ISemanticVersion
Jesse Plamondon-Willard
2017-05-21
enable mod dependencies (#285)
Jesse Plamondon-Willard
2017-05-16
add compile flag for experimental mod dependencies features
Jesse Plamondon-Willard
2017-05-13
add basic dependencies to manifest (#285)
Jesse Plamondon-Willard
2017-05-11
fix IManifest fields being settable
Jesse Plamondon-Willard
2017-05-02
store unknown fields in IManifest::ExtraFields (#275)
Jesse Plamondon-Willard
2016-12-18
migrate manifest & version to interfaces with backwards compatibility (#197)
Jesse Plamondon-Willard