summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Metadata/InstructionMetadata.cs
AgeCommit message (Collapse)Author
2017-09-23drop support for SMAPI 1.x (#360)Jesse Plamondon-Willard
2017-09-20warn for mods which change the serialiser (#347)Jesse Plamondon-Willard
2017-09-20add support for detecting game patching via Harmony (#347)Jesse Plamondon-Willard
2017-09-19generalise IInstructionRewriter into IInstructionHandler (#347)Jesse Plamondon-Willard
2017-09-19move rewriters into metadata class (#347)Jesse Plamondon-Willard