summaryrefslogtreecommitdiff
path: root/src/SMAPI/Mod.cs
AgeCommit message (Expand)Author
2022-10-08pass mod info to GetApi insteadJesse Plamondon-Willard
2022-09-26Initial work on a way for mods to return specific API instances to specific m...Khloe Leclair
2022-04-13fix helpers not disposed if the mod is finalizedJesse Plamondon-Willard
2022-04-13enable nullable annotations in SMAPI where no logic changes are needed (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-03-22reduce duplicated doc blocksJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2017-12-12switch to simpler approach for mod-provided APIs (#409)Jesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard