mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-26 01:05:53 +00:00
c56b157c61
If the project assembly does not exist, return `false` directly instead of trying to load it. This prevents the `System.InvalidOperationException` thrown for failing to locate managed application.