summaryrefslogtreecommitdiff
path: root/docs/mod-build-config.md
AgeCommit message (Expand)Author
2019-09-14add redirect for old links until NuGet package is updated (#651)Jesse Plamondon-Willard
2019-09-14group technical docs, add general shortcut for mod build package docs (#651)Jesse Plamondon-Willard
2019-09-14 reorganise docs to support more detailed technical docs (#651)Jesse 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-14add $(GameExecutableName) to mod build packageJesse Plamondon-Willard
2019-09-14overhaul mod build package readmeJesse Plamondon-Willard
2019-09-14reorganise and partly rewrite mod build config readmeJesse 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-14update mods + mod build package for smapi-internal changesJesse Plamondon-Willard
2019-09-14 clarify path formatting in <IgnoreModFilePatterns>Jesse Plamondon-Willard
2019-09-14fix <IgnoreModFilePatterns> not applied to files matched by convention, updat...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-14drop support for old versions of SMAPI and Visual Studio in mod build packageJesse Plamondon-Willard
2019-02-07update mod build package release notes in readmeJesse Plamondon-Willard
2018-06-30generalise NuGet package's non-mod project feature (#555)Jesse Plamondon-Willard
2018-06-24add mod build config option to ignore custom files by regex (#549)Jesse Plamondon-Willard
2018-04-14update references to old warning IDs (#471)Jesse Plamondon-Willard
2018-04-14rewrite analyzers to match more cases, use readable warning IDs (#471)Jesse Plamondon-Willard
2018-04-10warn for fields which no longer work (#471)Jesse Plamondon-Willard
2018-04-10tweak analyzer code & documentation (#471)Jesse Plamondon-Willard
2018-04-09warn when directly using a net field that has a non-net wrapper (#471)Jesse Plamondon-Willard
2018-04-09add mod code analyzers to detect implicit net field conversion issues (#471)Jesse Plamondon-Willard
2018-03-25update mod build config packageJesse Plamondon-Willard
2018-03-21add unit test mode to mod build config packageJesse Plamondon-Willard
2017-10-09don't include Json.NET in mod deploy or release zip since it's loaded by SMAPIJesse Plamondon-Willard
2017-10-08rewrite mod build package per new docsJesse Plamondon-Willard
2017-10-08rewrite mod build package docs for proposed changesJesse Plamondon-Willard
2017-10-08move release notes into mod build package docsJesse Plamondon-Willard
2017-10-08move mod build config readme into docsJesse Plamondon-Willard