github BUTR/MnB2-Bannerlord-CommunityPatch v0.0.1-zdiag3
delayed loading

latest releases: v.0.1.2-rc1, v.0.1.1, v.0.1.1-rc1...
4 years ago

This release adds delayed loading support for other mods.
Mods can add a element containing traditional that will be only loaded after the first tick of the game. This also allows delay loaded mods to refer to other modules' assemblies, such as SandBox's SandBox.ViewModelCollection.dll etc.

Current Fixes:

  • The Disciplinarian perk.
  • The Healthy Scout perk.
  • The Peak Form perk.

Current Features:

  • Enable and Disable the Intro Video
  • Copy Diagnostic Info to the Clipboard
  • Toggle recording First Chance Exception info (don't use unless troubleshooting bugs)
  • Automatically capture Diagnostic Info to the Clipboard when an Unhandled Exception crash occurs

Extract the zip to your Mount & Blade II Bannerlord\Modules directory, you should see a new directory called CommunityPatch. If the directory already existed from a previous install, you should delete it before extracting the new version (unless you know what you're doing already).
You may optionally delete the src and tools directories if you don't need them.
In the future, releases (may) not include them.
You may need to right click on the CommunityPatch\bin\Win64_Shipping_Client\*.dll files, click Properties, and click Unblock if you extracted the zip file with Windows Explorer or other programs that try to secure extracted files. Future releases may not use zip files to avoid this.

If you want to contribute, check out the project to your "Mount & Blade II Bannerlord\Modules\CommunityPatch" directory and use JetBrains Rider as an IDE, load the CommunityPatch.sln solution file.

Don't miss a new MnB2-Bannerlord-CommunityPatch release

NewReleases is sending notifications on new releases.