SBQ Engine is still v0.2 If you already have that installed then you only need to replace starbecue.pak in the mods folder with the new one
Fixes
fixed a math typo which was causing infuse size to not be used
belly and womb are now tagged to allow infuse size (I forgor before)
added some additional checks to guard against the deed gui crashing when compatibility patches don't add tenants correctly
NPCs Aren't Stupid should load before SBQ does now, so it shouldn't break NPC behavior
Text Scrolling was reworked to properly read utf-8 character lengths and scroll one character at a time rather than it scrolling one byte at a time, this means it will no longer freeze when it tries to print any character that used more than one byte and only gets the first byte.
Changes
More dialogue for Meanbean personality by Helena
Added setting to disable text scrolling in the dialogue box (misc tab)
The fixes with text scrolling are incredibly important for translation projects because many languages use characters that are well outside the single byte range that the english language uses