{"repo":"BUTR/Bannerlord.Module.Template","free":true,"listed":false,"github":"https://github.com/BUTR/Bannerlord.Module.Template","clone":"git clone https://github.com/BUTR/Bannerlord.Module.Template.git","description":"Template extension for dotnet, eases the process of creating new mods for M&B 2: Bannerlord","language":"C#","stars":81,"topics":["template","dotnet","dotnet-template","bannerlord","bannerlord-mod","mount-and-blade-bannerlord"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"Bannerlord Module Template Installation 1. Install the latest .NET Core SDK. 2. Run dotnet new --install Bannerlord.Templates to install the project templates. Updating 1. Run dotnet new --install Bannerlord.Templates to update the project templates. Creating a new Module Creating from command line: 1. Choose a project template i.e. blmodfx or blmodsdk . 2. Run dotnet new blmodfx --help to see how to select the feature of the project. 3. Run dotnet new blmodfx --name \"Bannerlord.MyModule\" along with any other custom options to create a project from the template. Creating via Visual Studio You need to have at least an 16.8.x version to create the template! Creating via Rider Technically you can create the project from Rider, but Rider does not provide the configuration like Visual Studio does. We recommend to either create the project from VS or the dotnet CLI and then use it in Rider. FAQ What are the differences between 'soft-dependency' and 'hard-dependency? Hard dependency means that an entry will be added to SubModules.xml . Your Module will not include the dependency inside it's /bin folder (the .dll). It won't allow the game to run your mod without the dependency installed as a separate Module. This is an important feature to prevent having multiple versions of the same dependency running within the game. Soft dependency means that nothing will be added to SubModules.xml . Your Module will include the dependency inside it's /bin folder (the .dll). What is this variable ","default_branch":null,"files":null,"tree":[],"storefront":"/r/BUTR","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/BUTR/Bannerlord.Module.Template/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}