summaryrefslogtreecommitdiff
path: root/src/SMAPI/Patches/TitleMenuPatcher.cs
AgeCommit message (Collapse)Author
2021-07-30migrate to the new Harmony patch pattern used in my modsJesse Plamondon-Willard
That improves validation and error-handling.
2021-07-30split patch classes which target multiple typesJesse Plamondon-Willard