Releases: shdwp/UIExtenderLib
Releases · shdwp/UIExtenderLib
2.0
- Library is now standalone without requirement on separate module
- Major internal refactoring & rewrites
- Released as NuGet package
1.0.5
- Usage: unpack
UIExtenderLibModule.zip
into Modules
folder of your Bannerlord installation.
- Development: you can add
UIExtenderLib.dll
from the bin
folder of release archive as reference to your project.
Change log:
- New callsites supported
- Bandaid fix for dependency versioning
1.0.4
- Usage: unpack
UIExtenderLibModule.zip
into Modules
folder of your Bannerlord installation.
- Development: you can add
UIExtenderLib.dll
from the bin
folder of release archive as reference to your project.
Change log:
- New view models supported
- Fixed assert when going back to main menu
- Improved code to proxy calls for
ExecuteCommand
methods
1.0.3
- Usage: unpack
UIExtenderLibModule.zip
into Modules
folder of your Bannerlord installation.
- Development: you can add
UIExtenderLib.dll
from the bin
folder of release archive as reference to your project.
Change log:
- Fixed ExecuteCommand proxying calls
1.0.2
- Usage: unpack
UIExtenderLibModule.zip
into Modules
folder of your Bannerlord installation.
- Development: you can add
UIExtenderLib.dll
from the bin
folder of release archive as reference to your project.
Change log:
- Fixed transpiler to work on VS runtime
1.0.1
- Usage: unpack
UIExtenderLibModule_v1.0.zip
into Modules
folder of your Bannerlord installation.
- Development: you can add
UIExtenderLib.dll
from the bin
folder of release archive as reference to your project.
Change log:
- Added more standard xml patches
1.0
- Usage: unpack
UIExtenderLibModule_v1.0.zip
into Modules
folder of your Bannerlord installation.
- Development: you can add
UIExtenderLib.dll
from the bin
folder of release archive as reference to your project.