mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
- Only load the scripts metadata file when it's really needed. This way we avoid false errors, when there is no C# project, about missing scripts metadata file.
(cherry picked from commit 791e1294c3)