Skip to content

BTKUILib Release 2.5.0

Latest

Choose a tag to compare

@ddakebono ddakebono released this 20 Dec 09:31
c3c49e1

This release is a bit special as this migrates UILib into being a stub to allow mod compatibility with the new native UILib implementation!
There's no major changes in here as it's simply mapping existing mods into the native UILib functions.

PLEASE CHECK YOUR MODS AGAINST THIS! IF YOU ENCOUNTER ISSUES LET ME KNOW

This stub may not be maintained forever, you should migrate your mod to using the official implementation!

Caveats:

  • If you directly manipulated the image cache that has now moved, be sure to update for that
  • If you patched internal parts of UILib for some reason you'll need to swap to using the native classes probably