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
/
docs
/
mod-build-config.md
Age
Commit message (
Expand
)
Author
2019-09-14
add redirect for old links until NuGet package is updated (#651)
Jesse Plamondon-Willard
2019-09-14
group 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-14
add optional Harmony reference to mod build package
Jesse Plamondon-Willard
2019-09-14
keep true/false capitalisation consistent in mod build package
Jesse Plamondon-Willard
2019-09-14
add $(GameExecutableName) to mod build package
Jesse Plamondon-Willard
2019-09-14
overhaul mod build package readme
Jesse Plamondon-Willard
2019-09-14
reorganise and partly rewrite mod build config readme
Jesse Plamondon-Willard
2019-09-14
remove temporary backwards-compat in mod build package
Jesse Plamondon-Willard
2019-09-14
move game detection into toolkit for reuse
Jesse Plamondon-Willard
2019-09-14
include PDB files in mod builds by default
Jesse Plamondon-Willard
2019-09-14
add temporary backwards compatibility for SDV 1.3.36 in mod build package
Jesse Plamondon-Willard
2019-09-14
add mod build features for new csproj format
Jesse Plamondon-Willard
2019-09-14
update mods + mod build package for smapi-internal changes
Jesse Plamondon-Willard
2019-09-14
clarify path formatting in <IgnoreModFilePatterns>
Jesse Plamondon-Willard
2019-09-14
fix <IgnoreModFilePatterns> not applied to files matched by convention, updat...
Jesse Plamondon-Willard
2019-09-14
update for new DLL in SDV 1.4 (#638)
Jesse Plamondon-Willard
2019-09-14
update NuGet package version & release notes
Jesse Plamondon-Willard
2019-09-14
bundle assets folder into mods by default
Jesse Plamondon-Willard
2019-09-14
drop support for old versions of SMAPI and Visual Studio in mod build package
Jesse Plamondon-Willard
2019-02-07
update mod build package release notes in readme
Jesse Plamondon-Willard
2018-06-30
generalise NuGet package's non-mod project feature (#555)
Jesse Plamondon-Willard
2018-06-24
add mod build config option to ignore custom files by regex (#549)
Jesse Plamondon-Willard
2018-04-14
update references to old warning IDs (#471)
Jesse Plamondon-Willard
2018-04-14
rewrite analyzers to match more cases, use readable warning IDs (#471)
Jesse Plamondon-Willard
2018-04-10
warn for fields which no longer work (#471)
Jesse Plamondon-Willard
2018-04-10
tweak analyzer code & documentation (#471)
Jesse Plamondon-Willard
2018-04-09
warn when directly using a net field that has a non-net wrapper (#471)
Jesse Plamondon-Willard
2018-04-09
add mod code analyzers to detect implicit net field conversion issues (#471)
Jesse Plamondon-Willard
2018-03-25
update mod build config package
Jesse Plamondon-Willard
2018-03-21
add unit test mode to mod build config package
Jesse Plamondon-Willard
2017-10-09
don't include Json.NET in mod deploy or release zip since it's loaded by SMAPI
Jesse Plamondon-Willard
2017-10-08
rewrite mod build package per new docs
Jesse Plamondon-Willard
2017-10-08
rewrite mod build package docs for proposed changes
Jesse Plamondon-Willard
2017-10-08
move release notes into mod build package docs
Jesse Plamondon-Willard
2017-10-08
move mod build config readme into docs
Jesse Plamondon-Willard