godotengine / godotengine/godot-csharp-visualstudio
Is this Obsolete? VS2022 works with Godot 4.Beta1 no extension needed
Open
enhancement
- Dominant language
- C#
- Stars
- 276
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I was able to get VS2022 to Run+Debug (including hitting breakpoints and hot-reload) by following the steps outlined here: https://www.reddit.com/r/GodotCSharp/comments/xgpqfh/oc_rundebug_godot4_c_projects_from_visual_studio/
There are some pains, specifically no Console.WriteLine() support, and Godot errors are not shown unless Native Debugging is enabled. But otherwise it works, and pretty good.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.