You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Previously if more than one Godot editor was running then the debugger of one editor would not work because both editors were trying to connect on the same port. This commit attempts to fix this by allowing the debugger to change the port at runtime in such cases.
78 KiB
78 KiB