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
/
src
/
SMAPI.ModBuildConfig
Age
Commit message (
Expand
)
Author
2020-02-01
prepare for release
Jesse Plamondon-Willard
2020-02-01
ignore Harmony DLL in mod build package
Jesse Plamondon-Willard
2019-11-24
migrate package icon to the new NuGet format
Jesse Plamondon-Willard
2019-11-23
drop mod build package change which sets the x86 platform
Jesse Plamondon-Willard
2019-09-14
minor fixes
Jesse Plamondon-Willard
2019-09-14
remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent assem...
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
update for SDV 1.4 build change on Linux/Mac (#638)
Jesse Plamondon-Willard
2019-09-14
group technical docs, add general shortcut for mod build package docs (#651)
Jesse Plamondon-Willard
2019-09-14
remove unsupported Markdown in nuspec release notes
Jesse Plamondon-Willard
2019-09-14
reduce duplication in mod build package
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
update game-not-found error messages
Jesse Plamondon-Willard
2019-09-14
add $(GameExecutableName) to mod build package
Jesse Plamondon-Willard
2019-09-14
move <GamePath> logic into separate .targets file file for reuse
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
drop legacy options in mod build package
Jesse Plamondon-Willard
2019-09-14
update mods + mod build package for smapi-internal changes
Jesse Plamondon-Willard
2019-09-14
simplify project names
Jesse Plamondon-Willard
2019-09-14
update nuspec for alpha release
Jesse Plamondon-Willard
2019-09-14
fix <IgnoreModFilePatterns> not applied to files matched by convention, updat...
Jesse Plamondon-Willard
2019-09-14
add new DLL to SMAPI references, support older game versions in package, fix ...
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
fix Newtonsoft.Json.pdb not ignored for release zips
Jesse Plamondon-Willard
2019-09-14
drop support for old versions of SMAPI and Visual Studio in mod build package
Jesse Plamondon-Willard
2019-09-13
use same .csproj charset as Visual Studio tools
Jesse Plamondon-Willard
2019-09-13
migrate to new project file format
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-12-27
enable latest C# features
Jesse Plamondon-Willard
2018-10-28
update mod build config package for release, support pre-2.8 compatibility
Jesse Plamondon-Willard
2018-08-26
add more default game install paths
Jesse Plamondon-Willard
2018-08-19
fix assembly reference in NuGet package (#582)
Jesse Plamondon-Willard
2018-08-19
fix mod build package not parsing some valid manifests (#584)
Jesse Plamondon-Willard
2018-08-19
move most SMAPI files into subfolder (#582)
Jesse Plamondon-Willard
2018-07-27
bump NuGet package version for release
Jesse Plamondon-Willard
2018-07-13
fixed some game paths not detected by NuGet package
Jesse Plamondon-Willard
2018-06-30
bump NuGet package version for beta release
Jesse Plamondon-Willard
2018-06-30
fix NuGet package validating required files when they're not needed (#555)
Jesse Plamondon-Willard
2018-06-30
generalise NuGet package's non-mod project feature (#555)
Jesse Plamondon-Willard
2018-06-30
fix new DLL not referenced by build config package on Linux/Mac (#532)
Jesse Plamondon-Willard
2018-06-26
bump versions for beta release
Jesse Plamondon-Willard
2018-06-24
add mod build config option to ignore custom files by regex (#549)
Jesse Plamondon-Willard
2018-06-24
add project for toolkit interfaces visible to SMAPI mods (#532)
Jesse Plamondon-Willard
[next]