summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI.sln
AgeCommit message (Expand)Author
2017-09-26restore AssemblyRewriters assembly for method injectionJesse Plamondon-Willard
2017-09-23migrate SMAPI update check to new web API (#336)Jesse Plamondon-Willard
2017-09-23move API models into shared project for reuse (#336)Jesse Plamondon-Willard
2017-09-21standardise project name (#336)Jesse Plamondon-Willard
2017-09-21minor cleanup, formatting, documentation (#336)Jesse Plamondon-Willard
2017-09-19merge assembly rewriters into main SMAPI project (#347)Jesse Plamondon-Willard
2017-08-14rename crossplatform.targets to common.targets for reuseJesse Plamondon-Willard
2017-06-26add CONTRIBUTING.md fileJesse Plamondon-Willard
2017-05-13add unit test project (#285)Jesse Plamondon-Willard
2017-05-13streamline crossplatform build with Mono 5.0, update readme, tweak release notesJesse Plamondon-Willard
2017-04-26add editorconfig, minor style fixesJesse Plamondon-Willard
2017-03-14validate .NET Framework 4.5+ is installed on Windows in SMAPI installerJesse Plamondon-Willard
2017-02-03move build task which prepares install package into a .targets fileJesse Plamondon-Willard
2017-01-14fix TrainerMod project not being built by defaultJesse Plamondon-Willard
2016-12-07rename .targets file to better reflect contents, add to installer projectJesse Plamondon-Willard
2016-12-06add dependencies.targets to projectJesse Plamondon-Willard
2016-11-29add separate project to support upcoming IL rewriting (#166)Jesse Plamondon-Willard
2016-11-17add global assembly infoJesse Plamondon-Willard
2016-11-04normalise inconsistent line endingsJesse Plamondon-Willard
2016-11-03add crossplatform installer (#155)Jesse Plamondon-Willard
2016-10-31update file referenceJesse Plamondon-Willard
2016-10-30rewrite readme (simpler, link to canimod docs, document how to compile from s...Jesse Plamondon-Willard
2016-05-29Attempt to migrate to new directory structure.Gormogon