Allow sync Godot addons with local repos for auto updating #11671
azur-wolve
started this conversation in
Editor
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As of now addon creators can notify within the Godot Editor when an addon has a new version (presumably from GitHub), per-project.
But if have a personal addon stored locally on one's machine there's no direct way to update the godot projects that use it when the addon gets updated, so must be done manually.
Having a way to notify and auto-update would prevent cases where forget to manually update the addon for specific projects.
(Unless there's a way that I'm not aware of)
Beta Was this translation helpful? Give feedback.
All reactions