Godot Version
4.2.1
Question
I made a small plugin that i want to share or use between projects, but its made in a larger project, so its not so easy to do the workflow to simply zipped the whole project and reimported in another (that was the way suggested in the docs).
Someone knows the proper way to share a finished plugin and that also made it easily to update it in the future?