Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

Not enough ratings
IronPython Support
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
9.141 MB
5 Sep, 2022 @ 3:41pm
1 Jul, 2023 @ 2:40pm
2 Change Notes ( view )

Subscribe to download
IronPython Support

Description
Sources available at GitHub[github.com]!

This is an experimental module for installing modules written in IronPython3[github.com].
Requires BUTRLoader[www.nexusmods.com] v1.8.2 to be installed and the game to be run via BUTRLoader[www.nexusmods.com]. We will try to create a workaround for running the game via Vortex in the future.

For Players
Make sure that BUTRLoader[www.nexusmods.com] is installed and the game is run via BUTRLoader[www.nexusmods.com].
Bannerlord.Harmony[www.nexusmods.com] and Bannerlord.ButterLib[www.nexusmods.com] are also required!

For Modders
Use this[github.com] as an example of how to create a IronPython module. We'll create a dotnet template once we are sure the template is correct.
We don't have anyone who knows Python enough to provide support. Please check IronPython3 documentation[ironpython.net] on how to interact with C#, the documentation contains enough examples.
Please note that IronPython does not provide all features of Python3! Check the CPython differences[github.com] and the Whats New files on GitHub[github.com]!