Skip to content

Bannerlord-Coop-Team/BannerlordTestingEssentials

Repository files navigation

BannerlordTestingEssentials

Bannerlord Testing Essentials is a Mount & Blade II: Bannerlord mod testing utility.

Features

  • Create commands in the game instance and execute them from an independent test
  • Retrieve the current game state
  • Respond to commands from the game instance

There are two different components to these tools

Installation

Under Releases download the BannerlordTestingEssentials and unzip them in your mods working directory. Then you can reference the associated DLLs.

Note: The distribution of Taleworlds assemblies is most likely prohibited, so we are unable to include some required assemblies.
BannerlordTestingFramework requires references to:

  • Taleworlds.MountAndBlade.dll
  • Taleworlds.Core.dll
  • Taleworlds.ObjectSystem.dll

About

Testing framework/library for system testing your mod.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages