summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig
AgeCommit message (Expand)Author
2019-11-24migrate package icon to the new NuGet formatJesse Plamondon-Willard
2019-11-23drop mod build package change which sets the x86 platformJesse Plamondon-Willard
2019-09-14 minor fixesJesse Plamondon-Willard
2019-09-14remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent assem...Jesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-09-14update for SDV 1.4 build change on Linux/Mac (#638)Jesse Plamondon-Willard
2019-09-14group technical docs, add general shortcut for mod build package docs (#651)Jesse Plamondon-Willard
2019-09-14remove unsupported Markdown in nuspec release notesJesse Plamondon-Willard
2019-09-14reduce duplication in mod build packageJesse Plamondon-Willard
2019-09-14add optional Harmony reference to mod build packageJesse Plamondon-Willard
2019-09-14keep true/false capitalisation consistent in mod build packageJesse Plamondon-Willard
2019-09-14update game-not-found error messagesJesse Plamondon-Willard
2019-09-14add $(GameExecutableName) to mod build packageJesse Plamondon-Willard
2019-09-14move <GamePath> logic into separate .targets file file for reuseJesse Plamondon-Willard
2019-09-14remove temporary backwards-compat in mod build packageJesse Plamondon-Willard
2019-09-14move game detection into toolkit for reuseJesse Plamondon-Willard
2019-09-14include PDB files in mod builds by defaultJesse Plamondon-Willard
2019-09-14add temporary backwards compatibility for SDV 1.3.36 in mod build packageJesse Plamondon-Willard
2019-09-14add mod build features for new csproj formatJesse Plamondon-Willard
2019-09-14drop legacy options in mod build packageJesse Plamondon-Willard
2019-09-14update mods + mod build package for smapi-internal changesJesse Plamondon-Willard
2019-09-14simplify project namesJesse Plamondon-Willard
2019-09-14update nuspec for alpha releaseJesse Plamondon-Willard
2019-09-14fix <IgnoreModFilePatterns> not applied to files matched by convention, updat...Jesse Plamondon-Willard
2019-09-14add new DLL to SMAPI references, support older game versions in package, fix ...Jesse Plamondon-Willard
2019-09-14update for new DLL in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-09-14update NuGet package version & release notesJesse Plamondon-Willard
2019-09-14bundle assets folder into mods by defaultJesse Plamondon-Willard
2019-09-14fix Newtonsoft.Json.pdb not ignored for release zipsJesse Plamondon-Willard
2019-09-14drop support for old versions of SMAPI and Visual Studio in mod build packageJesse Plamondon-Willard
2019-09-13use same .csproj charset as Visual Studio toolsJesse Plamondon-Willard
2019-09-13migrate to new project file formatJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-12-27enable latest C# featuresJesse Plamondon-Willard
2018-10-28update mod build config package for release, support pre-2.8 compatibilityJesse Plamondon-Willard
2018-08-26add more default game install pathsJesse Plamondon-Willard
2018-08-19fix assembly reference in NuGet package (#582)Jesse Plamondon-Willard
2018-08-19fix mod build package not parsing some valid manifests (#584)Jesse Plamondon-Willard
2018-08-19move most SMAPI files into subfolder (#582)Jesse Plamondon-Willard
2018-07-27bump NuGet package version for releaseJesse Plamondon-Willard
2018-07-13fixed some game paths not detected by NuGet packageJesse Plamondon-Willard
2018-06-30bump NuGet package version for beta releaseJesse Plamondon-Willard
2018-06-30fix NuGet package validating required files when they're not needed (#555)Jesse Plamondon-Willard
2018-06-30generalise NuGet package's non-mod project feature (#555)Jesse Plamondon-Willard
2018-06-30fix new DLL not referenced by build config package on Linux/Mac (#532)Jesse Plamondon-Willard
2018-06-26bump versions for beta releaseJesse Plamondon-Willard
2018-06-24add mod build config option to ignore custom files by regex (#549)Jesse Plamondon-Willard
2018-06-24add project for toolkit interfaces visible to SMAPI mods (#532)Jesse Plamondon-Willard
2018-05-25add semantic version to toolkit (#532)Jesse Plamondon-Willard
2018-05-23exclude common non-mod files from mod release zipsJesse Plamondon-Willard