Godot Version
4.7
Hello! 
I made a small Godot utility called GD Sync Dock for managing shared addons across multiple local Godot projects.
It compares project addons by file hashes instead of timestamps, and shows what is synced, missing, outdated, or local-only. It can pull addons from the shared source, push local addons back, create new projects with selected addons, and optionally run Git commit/push checkpoints before file changes.
Iām sharing with the community and would appreciate feedback from other Godot users.
#GodotEngine #Godot

