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
/
ModLoading
/
ModResolver.cs
Age
Commit message (
Expand
)
Author
2018-05-25
move PathUtilities into toolkit (#532)
Jesse Plamondon-Willard
2018-05-13
tweak not-compatible messages
Jesse Plamondon-Willard
2018-05-05
enforce mod ID convention (only alphanumeric, hyphen, dot, and underscore)
Jesse Plamondon-Willard
2018-03-30
fix mods not being loaded if an optional dependency is installed but skipped
Jesse Plamondon-Willard
2018-03-04
simplify and always include default update URL, shorten no-longer-compatible ...
Jesse Plamondon-Willard
2018-02-19
replace manual relative path logic with new path utilities
Jesse Plamondon-Willard
2018-02-19
fix default update keys not being applied (#439)
Jesse Plamondon-Willard
2018-02-17
add content pack feature (#436)
Jesse Plamondon-Willard
2018-02-16
add mod page URL to missing-dependency errors (#437)
Jesse Plamondon-Willard
2018-02-16
encapsulate update key to URL logic for reuse (#437)
Jesse Plamondon-Willard
2018-02-16
encapsulate mod DB, add display name, and use in dependency checks (#439)
Jesse Plamondon-Willard
2018-02-16
overhaul internal mod data format (#439)
Jesse Plamondon-Willard
2017-11-27
fix error when a mod has an invalid filename in the EntryDLL manifest field (...
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard