index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
StardewModdingAPI.sln
Age
Commit message (
Expand
)
Author
2017-09-26
restore AssemblyRewriters assembly for method injection
Jesse Plamondon-Willard
2017-09-23
migrate SMAPI update check to new web API (#336)
Jesse Plamondon-Willard
2017-09-23
move API models into shared project for reuse (#336)
Jesse Plamondon-Willard
2017-09-21
standardise project name (#336)
Jesse Plamondon-Willard
2017-09-21
minor cleanup, formatting, documentation (#336)
Jesse Plamondon-Willard
2017-09-19
merge assembly rewriters into main SMAPI project (#347)
Jesse Plamondon-Willard
2017-08-14
rename crossplatform.targets to common.targets for reuse
Jesse Plamondon-Willard
2017-06-26
add CONTRIBUTING.md file
Jesse Plamondon-Willard
2017-05-13
add unit test project (#285)
Jesse Plamondon-Willard
2017-05-13
streamline crossplatform build with Mono 5.0, update readme, tweak release notes
Jesse Plamondon-Willard
2017-04-26
add editorconfig, minor style fixes
Jesse Plamondon-Willard
2017-03-14
validate .NET Framework 4.5+ is installed on Windows in SMAPI installer
Jesse Plamondon-Willard
2017-02-03
move build task which prepares install package into a .targets file
Jesse Plamondon-Willard
2017-01-14
fix TrainerMod project not being built by default
Jesse Plamondon-Willard
2016-12-07
rename .targets file to better reflect contents, add to installer project
Jesse Plamondon-Willard
2016-12-06
add dependencies.targets to project
Jesse Plamondon-Willard
2016-11-29
add separate project to support upcoming IL rewriting (#166)
Jesse Plamondon-Willard
2016-11-17
add global assembly info
Jesse Plamondon-Willard
2016-11-04
normalise inconsistent line endings
Jesse Plamondon-Willard
2016-11-03
add crossplatform installer (#155)
Jesse Plamondon-Willard
2016-10-31
update file reference
Jesse Plamondon-Willard
2016-10-30
rewrite readme (simpler, link to canimod docs, document how to compile from s...
Jesse Plamondon-Willard
2016-05-29
Attempt to migrate to new directory structure.
Gormogon