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
/
Framework
/
Serialisation
Age
Commit message (
Expand
)
Author
2018-02-19
fix some JSON field names being case-sensitive
Jesse Plamondon-Willard
2018-02-18
add support for ISemanticVersion in JSON models
Jesse Plamondon-Willard
2018-02-17
add content pack feature (#436)
Jesse Plamondon-Willard
2018-02-16
overhaul internal mod data format (#439)
Jesse Plamondon-Willard
2018-01-20
tweak JSON error messages
Jesse Plamondon-Willard
2018-01-20
split SFieldConverter into separate converters
Jesse Plamondon-Willard
2018-01-20
move converters into namespace
Jesse Plamondon-Willard
2018-01-20
encapsulate common JSON converter code, improve parse errors (#423)
Jesse Plamondon-Willard
2018-01-16
add JSON converters for crossplatform-incompatible types (#423)
Jesse Plamondon-Willard
2018-01-12
fix semantic versions always ignoring `-0` tag (#421)
Jesse Plamondon-Willard
2018-01-12
fix curly quotes in config.json automatically if possible (#412)
Jesse Plamondon-Willard
2017-10-18
simplify JSON converter name
Jesse Plamondon-Willard
2017-10-18
simplify SelectiveStringEnumConverter implementation
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard