Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-14 | revert all projects except installer to .NET Framework 4.5 | Jesse Plamondon-Willard | |
This caused obscure invalid-IL crashes when compiled through MonoDevelop on Linux. | |||
2017-03-14 | downgrade to .NET Framework 4.0 for better compatibility on Windows 7–8.1 | Jesse Plamondon-Willard | |
2016-12-01 | remove 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-25 | preprocess mods through Mono.Cecil to allow rewriting later (#166) | Jesse Plamondon-Willard | |
2016-11-04 | normalise inconsistent line endings | Jesse Plamondon-Willard | |
2016-09-30 | Reverted to .net 4.5 - There was already quite a lot of trouble with people ↵ | ClxS | |
not having 4.5 installed before, I want to avoid that. | |||
2016-05-29 | Attempt to migrate to new directory structure. | Gormogon | |