summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/StardewModdingAPI.csproj
AgeCommit message (Expand)Author
2016-10-27add System.Numerics to mod package for Mac (#126)Jesse Plamondon-Willard
2016-10-27only hook into WinForms on Windows for Mac compatibility (#126)Jesse Plamondon-Willard
2016-10-27include pdb for release buildJesse Plamondon-Willard
2016-10-27rename Unix launcher for consistency with Windows install process (#126)Jesse Plamondon-Willard
2016-10-27add launcher for Linux and Mac (#126)Jesse Plamondon-Willard
2016-10-27only use assembly merging on Windows (#126)Jesse Plamondon-Willard
2016-10-26remove broken and unused test code (#126)Jesse Plamondon-Willard
2016-10-26choose correct references for platform automatically (#126)Jesse Plamondon-Willard
2016-10-25detect game path automatically (#126)Jesse Plamondon-Willard
2016-09-30Reverted to .net 4.5 - There was already quite a lot of trouble with people n...ClxS
2016-05-29Attempt to migrate to new directory structure.Gormogon