Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:Tyler-IN/MnB2-Bannerlord-Communit…
Browse files Browse the repository at this point in the history
…yPatch
  • Loading branch information
Tyler-IN committed Apr 6, 2020
2 parents 7ec429d + c905c00 commit de53fa8
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
![Mount & Blade II: Bannerlord Community Patch](https://staticdelivery.nexusmods.com/mods/3174/images/headers/186_1586119060.png)

# Mount & Blade II: Bannerlord Community Patch module
This is going to be a mod that just fixes up some things in Mount & Blade 2: Bannerlord before the Devs & QA team can get to them. They have priorities and a process.

If you'd like to collaborate on the project, please contact me via discord (̑[🅠#4344](https://discordapp.com/users/475636674076868618)) on the [TW Forums - Modding](https://discord.gg/Xpxk88) discord or the [Mount and Blade](https://discordapp.com/invite/mountandblade) discord.

This release adds delayed loading support for other mods.
Mods can add a <DelayedSubModule> element containing traditional <SubModules> 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


## Links

NexusMods: https://www.nexusmods.com/mountandblade2bannerlord/mods/186

Bannerlord Mod.IO: https://bannerlord.mod.io/community-patch


0 comments on commit de53fa8

Please sign in to comment.