mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
ea2eaf8c27
Changes: * EngineDebugger is exposed to gdscript. Game side of communication can be implemented through it. * EditorDebuggerPlugin is added which handles the editor side of communication.