Commit Graph

36 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard 9162f41462
add redirect for old links until NuGet package is updated (#651) 2019-09-14 18:45:19 -04:00
Jesse Plamondon-Willard 1dde811c36
group technical docs, add general shortcut for mod build package docs (#651) 2019-09-14 18:43:59 -04:00
Jesse Plamondon-Willard a352b1101c
reorganise docs to support more detailed technical docs (#651) 2019-09-14 18:19:14 -04:00
Jesse Plamondon-Willard a54db1b330
add optional Harmony reference to mod build package 2019-09-14 18:16:13 -04:00
Jesse Plamondon-Willard a07e2de9a0
keep true/false capitalisation consistent in mod build package 2019-09-14 18:16:06 -04:00
Jesse Plamondon-Willard 6a951d29ae
add $(GameExecutableName) to mod build package 2019-09-14 18:11:25 -04:00
Jesse Plamondon-Willard 601f22b296
overhaul mod build package readme 2019-09-14 18:11:15 -04:00
Jesse Plamondon-Willard 4eab734c81
reorganise and partly rewrite mod build config readme 2019-09-14 18:11:10 -04:00
Jesse Plamondon-Willard ffe5bc1d4d
remove temporary backwards-compat in mod build package 2019-09-14 18:11:05 -04:00
Jesse Plamondon-Willard 2cf2b6706f
move game detection into toolkit for reuse 2019-09-14 18:10:59 -04:00
Jesse Plamondon-Willard 480b307e62
include PDB files in mod builds by default 2019-09-14 18:04:58 -04:00
Jesse Plamondon-Willard 93551c0941
add temporary backwards compatibility for SDV 1.3.36 in mod build package 2019-09-14 18:03:48 -04:00
Jesse Plamondon-Willard d5a7465b02
add mod build features for new csproj format 2019-09-14 18:03:23 -04:00
Jesse Plamondon-Willard e18ffc009d
update mods + mod build package for smapi-internal changes 2019-09-14 17:49:49 -04:00
Jesse Plamondon-Willard 3080c4fff4
clarify path formatting in <IgnoreModFilePatterns> 2019-09-14 17:16:45 -04:00
Jesse Plamondon-Willard b887ecb30b
fix <IgnoreModFilePatterns> not applied to files matched by convention, update readme 2019-09-14 17:14:56 -04:00
Jesse Plamondon-Willard ee13282843
update for new DLL in SDV 1.4 (#638) 2019-09-14 17:14:37 -04:00
Jesse Plamondon-Willard 80741d3d2d
update NuGet package version & release notes 2019-09-14 17:05:38 -04:00
Jesse Plamondon-Willard 34633cfed9
bundle assets folder into mods by default 2019-09-14 17:02:11 -04:00
Jesse Plamondon-Willard 6fdb29d806
drop support for old versions of SMAPI and Visual Studio in mod build package 2019-09-14 16:57:38 -04:00
Jesse Plamondon-Willard adac125312
update mod build package release notes in readme 2019-02-07 22:40:47 -05:00
Jesse Plamondon-Willard 4b646e4f92 generalise NuGet package's non-mod project feature (#555) 2018-06-30 14:54:15 -04:00
Jesse Plamondon-Willard c99237e745 add mod build config option to ignore custom files by regex (#549) 2018-06-24 23:33:21 -04:00
Jesse Plamondon-Willard 97120c6df2 update references to old warning IDs (#471) 2018-04-14 20:33:43 -04:00
Jesse Plamondon-Willard c2cb76b799 rewrite analyzers to match more cases, use readable warning IDs (#471) 2018-04-14 17:53:58 -04:00
Jesse Plamondon-Willard 13f31e8b72 warn for fields which no longer work (#471) 2018-04-10 18:23:57 -04:00
Jesse Plamondon-Willard c6c2302baf tweak analyzer code & documentation (#471) 2018-04-10 18:23:39 -04:00
Jesse Plamondon-Willard 4f5f463bd2 warn when directly using a net field that has a non-net wrapper (#471) 2018-04-09 22:33:45 -04:00
Jesse Plamondon-Willard f52f7ca36f add mod code analyzers to detect implicit net field conversion issues (#471) 2018-04-09 19:32:00 -04:00
Jesse Plamondon-Willard 5681c0f981 update mod build config package 2018-03-25 12:01:19 -04:00
Jesse Plamondon-Willard e48f230142 add unit test mode to mod build config package 2018-03-21 00:19:12 -04:00
Jesse Plamondon-Willard c456a0f56e don't include Json.NET in mod deploy or release zip since it's loaded by SMAPI 2017-10-09 12:44:48 -04:00
Jesse Plamondon-Willard 475efa12fe rewrite mod build package per new docs 2017-10-08 18:05:47 -04:00
Jesse Plamondon-Willard 5161ceae52 rewrite mod build package docs for proposed changes 2017-10-08 13:15:20 -04:00
Jesse Plamondon-Willard fd060a0927 move release notes into mod build package docs 2017-10-08 13:04:36 -04:00
Jesse Plamondon-Willard 49f414bec5 move mod build config readme into docs 2017-10-08 02:37:41 -04:00