Skip to content

v1.0.1

Compare
Choose a tag to compare
@Xerren09 Xerren09 released this 18 Jan 22:04
· 36 commits to main since this release

This release contains a small fix to the tooltip localisation patch (Item.GetTootipData) for when tooltips are set to null. This is a bug with unity, as if you set the tooltips in the editor, they are not serialised correctly.

To further mitigate this, added an extension method to items (SetDefaultTooltips) that you can use to set initial default tooltips.

See the readme for setup and usage instructions.