diff options
Diffstat (limited to 'docs/technical/mod-package.md')
-rw-r--r-- | docs/technical/mod-package.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/technical/mod-package.md b/docs/technical/mod-package.md index 707b1641..0e710e50 100644 --- a/docs/technical/mod-package.md +++ b/docs/technical/mod-package.md @@ -414,6 +414,7 @@ when you compile it. ## Release notes ## Upcoming release * Added `manifest.json` format validation on build (thanks to tylergibbs2!). +* Fixed game assemblies no longer excluded from the release zip if referenced explicitly without setting `BundleExtraAssemblies`. ### 4.0.2 Released 09 October 2022. |