Age | Commit message (Expand) | Author |
---|---|---|
2017-05-14 | replace mod indexes with references in dependency-sorting logic (#285) | Jesse Plamondon-Willard |
2017-05-13 | pass SMAPI version into metadata validation to simplify unit tests (#285) | Jesse Plamondon-Willard |
2017-05-13 | pass API version into mod metadata validation to simplify unit testing (#285) | Jesse Plamondon-Willard |
2017-05-13 | enforce metadata.SetStatus() instead of setting properties directly (#285) | Jesse Plamondon-Willard |
2017-05-13 | decouple reading manifest files from validating metadata (#285) | Jesse Plamondon-Willard |
2017-05-13 | decouple mod metadata resolution from main SMAPI logic (#285) | Jesse Plamondon-Willard |
2017-05-13 | move mod metadata resolution into its own class (#285) | Jesse Plamondon-Willard |
2017-05-11 | organise a few framework classes | Jesse Plamondon-Willard |