v1.0.1
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.