From f09c98de5e61a6e2221c067488eccdcac05e7db1 Mon Sep 17 00:00:00 2001 From: Vitalii Mikhailov Date: Tue, 2 Jul 2024 11:04:16 +0300 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c9f0382..6a6f875 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,16 @@ Can opted-in by passing **/unblock** in command-line args. * **Import/Export Mod List** - provides a way to export and import Mod Lists with the correct load order and module versions. If a module version is incorrect, with highlight that. * **Supports Mod Organizer 2** - full support for MO2 with its virtual FS. [Here's how to add BLSE to MO2](https://www.nexusmods.com/mountandblade2bannerlord/articles/768). +## Community Metadata +We've added the following new attributes to SubModule.xml +* `` +Used to link the module with a specific NexusMods mod. +Can be used to make it easier for players to find the module page for the mod +Can be used for various integrations like the [BUTR Site](https://butr.github.io/BUTR.Site.NexusMods) to show the crash reports for the mod +```xml + +``` + ## Community Dependency Metadata BLSE adds support for a new tag DependedModuleMetadatas that allows you to better define your load order, see the example below ```xml