summaryrefslogtreecommitdiff
path: root/src/SMAPI/Program.cs
AgeCommit message (Collapse)Author
2017-12-11generalise internal mod registry (#409)Jesse Plamondon-Willard
2017-12-11trace mods with no update keys, tweak update-check loggingJesse Plamondon-Willard
2017-12-10adjust reflection API to correctly reflect what it does (#410)Jesse Plamondon-Willard
2017-11-27fix error when a mod has an invalid filename in the EntryDLL manifest field ↵Jesse Plamondon-Willard
(#402)
2017-10-30improve update-check errors when connection is offline (#380)Jesse Plamondon-Willard
2017-10-27hide the game's test messages from the console & log (#364)Jesse Plamondon-Willard
2017-10-13fix assets not being reloaded when mods implement IAssetEditor or ↵Jesse Plamondon-Willard
IAssetLoader directly
2017-10-07rename shared project for broader useJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard