0 of 0

File information

Last updated

Original upload

Created by

Lazeras

Uploaded by

lazeras

Virus scan

Safe to use

Tags for this mod

About this mod

This is a mod template customised for building Kaoses mods based off https://github.com/BUTR/Bannerlord.Module.Template

Permissions and credits
Changelogs
Donations
Kaoses Bannerlord Module Template

Overview
Base on the template by the BUTR team from [GitHub](https://github.com/BUTR/Bannerlord.Module.Template) it has been customised for ease of use with Kaoses mods or documentation please see GitHub Page

Creating from command line:
1. Choose a project template i.e. `blkt`.
2. Run `dotnet new bltk --help` to see how to select the feature of the project.
3. Run `dotnet new bltk --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!  
You also need to use the new template feature:  

Alternativly
Open Visual Studio Installer. Locate the Visual Studio 2022 panel and click "Modify". On the right, in the "Installation details" menu, under "ASP.NET and web development" and then "Optional", check "Additional project templats (previous versions)". Click "Modify" and you'll be done!