Tiny bugfix release to remove harmless Warning on startup for good.
Changed
- No more
invalid UIDwarning when the plugin loads: the resource.uid
files were missing from the release archive, so Godot couldn't resolve
UIDs and fell back to text paths. They are now shipped with the plugin.