Arthur-Neto / BannerlordTemplate

Simple template visual studio solution for building modules for Bannerlord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BannerlordTemplate

Simple template visual studio solution for building modules for Bannerlord.

You must edit BannerlordTemplate.csproj GameFolder tag to match your game install folder.

Debug mode builds the files to \bin folder inside the solution. Release mode builds the files to the \Modules game folder.

Modding documentation: https://docs.bannerlordmodding.com/

About

Simple template visual studio solution for building modules for Bannerlord.

License:MIT License


Languages

Language:C# 100.0%