summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/FodyWeavers.xml
AgeCommit message (Collapse)Author
2016-12-01remove Costura assembly weaving (#166)Jesse Plamondon-Willard
This didn't work on Linux or Mac, caused assembly resolution problems when rewritten mods referenced Json.NET, complicated debugging, and wasn't really needed since players use the installer to cleanly add or remove SMAPI.
2016-11-29exclude rewriters project from IL weaving (#166)Jesse Plamondon-Willard
2016-09-30Preliminiary update to add 1.1 support - waiting on testing to confirm it's ↵ClxS
final
2016-05-29Attempt to migrate to new directory structure.Gormogon