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
/
build
Age
Commit message (
Expand
)
Author
2022-10-07
fix issues with BundleExtraAssemblies
Jesse Plamondon-Willard
2022-08-08
remove DebugType build property
Jesse Plamondon-Willard
2022-07-25
Add condition to DebugType to allow for overriding
lanturnalis
2021-11-28
remove package workaround no longer needed with MonoGame
Jesse Plamondon-Willard
2021-11-28
add BundleExtraAssemblies package option for new .NET 5 reference model
Jesse Plamondon-Willard
2021-11-28
remove GameFramework build property from package
Jesse Plamondon-Willard
2021-11-28
remove GameExecutableName build property from package
Jesse Plamondon-Willard
2021-11-28
add IgnoreModFilePaths option to package
Jesse Plamondon-Willard
2021-11-28
ignore reference assemblies and *.deps.json when building a mod
Jesse Plamondon-Willard
2021-11-28
update to .NET 5 and official 64-bit
Jesse Plamondon-Willard
2021-11-28
update for Netcode now merged into game assembly on all platforms
Jesse Plamondon-Willard
2021-11-28
drop support for XNA Framework
Jesse Plamondon-Willard
2021-03-30
prepare mod build package for 64-bit SMAPI (#767)
Jesse Plamondon-Willard
2021-03-21
split compile flag into separate Windows + XNA flags (#767)
Jesse Plamondon-Willard
2020-09-11
fix default mods folder path in build package
Jesse Plamondon-Willard
2020-09-05
add mod build package option to change the Mods path
Jesse Plamondon-Willard
2020-07-05
fix other missing quotes
Jesse Plamondon-Willard
2020-07-05
Update smapi.targets so 0Harmony, MonoGame refs appear only when intended.
Ellen
2020-06-14
tweak build files
Jesse Plamondon-Willard
2019-11-23
drop mod build package change which sets the x86 platform
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
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
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
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
drop support for old versions of SMAPI and Visual Studio in mod build package
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
move most SMAPI files into subfolder (#582)
Jesse Plamondon-Willard
2018-07-13
fixed some game paths not detected by NuGet package
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-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
2018-04-25
add default GOG install path
Jesse Plamondon-Willard
2018-04-11
drop support for Stardew Valley 1.2 (#453)
Jesse Plamondon-Willard
2018-04-09
add support for build message URLs (#471)
Jesse Plamondon-Willard
2018-03-22
fix unit test check in build config package
Jesse Plamondon-Willard
[next]