Show / Hide Table of Contents

Introduction

Download available here.

We use dnspy to view Bannerlord code as it can decompile, analyze, and debug dlls.
Bannerlord dlls can be opened using dnspy and are found in {Bannerlord Directory}\bin\Win64_Shipping_Client

Image of dnspy overview

Using Dnspy

You can analyze existing code by right clicking on an object/method/variable and selecting analyze.
Image of dnspy dropdown

This allows you to trace where that code is being used and what is using it.
Image of dnspy analysis

  • Improve this Doc
☀
☾
Back to top Generated by DocFX