Redot-Engine / redot-engine

Redot Engine – Multi-platform 2D and 3D game engine
https://redotengine.org/
MIT License
4.68k stars 205 forks source link

Point debugger URL to redot Github resources #9

Closed Tekisasu-JohnK closed 4 weeks ago

Tekisasu-JohnK commented 1 month ago

This changes the engine debugger to reference https://github.com/Redot-Engine/redot-engine instead of https://github.com/godotengine/godot so that issues prompted to be reported and submitted are not sent to the other project.

Tekisasu-JohnK commented 4 weeks ago

seems fine, needs to be moved to the redot-merge branch. it's failing for Linux tests though so there's likely more related files.

Thanks so much! I think I found what you saw, I pushed a change to ProjectSettings.xml and it seems to pass. Waiting on the checks to complete and then will request a review.