summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-05update nuspec for releaseJesse Plamondon-Willard
2017-06-05add support for deploying mods to game folder automaticallyJesse Plamondon-Willard
2017-06-05add error if a game folder is detected, but it doesn't contain Stardew ↵Jesse Plamondon-Willard
Valley or SMAPI
2017-06-05add .gitignore and .gitattributesJesse Plamondon-Willard
2017-06-05move release notes into separate fileJesse Plamondon-Willard
2017-06-05recommended path override with config instead of per-project settingJesse Plamondon-Willard
2017-01-22update nuspecJesse Plamondon-Willard
2017-01-22add support for setting a custom game path globallyJesse Plamondon-Willard
2017-01-22Add GOG Mac pathJesse Plamondon-Willard
Thanks to LeonBlade for the path.
2017-01-11fix release notesJesse Plamondon-Willard
2017-01-11update nuspecJesse Plamondon-Willard
2017-01-11rewrite readme for simplicityJesse Plamondon-Willard
2017-01-10tweak custom game path sectionJesse Plamondon-Willard
2017-01-10remove support custom target platform (never used)Jesse Plamondon-Willard
2017-01-10remove support for Silverplum (discontinued), update release notesJesse Plamondon-Willard
2017-01-10remove unneeded duplicate path for GOG, update nuspec (#2)Jesse Plamondon-Willard
2017-01-10fix GOG registry support (#2)Jesse Plamondon-Willard
2017-01-10Let MSBuild find steam again.Patrick Müssig
Also fixed MsBuild wont find Gogs on x86 computer
2016-12-31use simplified registry syntax, update nuspec (#1)Jesse Plamondon-Willard
2016-12-31add support for non default Stardew Valley pathes (Steam and gog)Patrick Müssig
2016-12-05add 'simplify mod development' section, add TOCJesse Plamondon-Willard
2016-10-24no longer copy game binaries to build outputJesse Plamondon-Willard
2016-10-21add support for platform targetingJesse Plamondon-Willard
2016-10-21fix packageJesse Plamondon-Willard
2016-10-21bump to 1.0Jesse Plamondon-Willard
2016-10-21mention mod builder compatibility in readmeJesse Plamondon-Willard
2016-10-21add GOG path on LinuxJesse Plamondon-Willard
2016-10-19correct home paths on Linux/MacJesse Plamondon-Willard
2016-10-19add package links to readmeJesse Plamondon-Willard
2016-10-19add more install pathsJesse Plamondon-Willard
2016-10-19tweak error textJesse Plamondon-Willard
2016-10-19expand readme, restructure configJesse Plamondon-Willard
2016-10-19add NuGet package spec + iconJesse Plamondon-Willard
2016-10-19add license + readmeJesse Plamondon-Willard
2016-10-19extract build configuration from Lookup Anything modJesse Plamondon-Willard