mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 17:27:58 +00:00
de5aaf1d13
Follow-up to https://github.com/godotengine/godot-cpp/pull/960. Fix exit code for --dump-extension-api and --dump-gdextension-interface. Removed the planned API validation step as we still didn't implement anything, and maintaining a stub isn't useful.