Add more information about VS and VS Code debugging (#9222)

* Added more information about VS and VS Code debugging

---------

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
Greg Cobb
2024-04-15 04:57:27 -07:00
committed by GitHub
parent 08f4be3045
commit 25b8b8f20f
2 changed files with 61 additions and 5 deletions

View File

@@ -133,6 +133,8 @@ officially supported .NET option.
Android and iOS platform support is available as of Godot 4.2, but is
experimental and :ref:`some limitations apply <doc_c_sharp_platforms>`.
.. seealso:: To learn more about C#, head to the :ref:`C# basics <doc_c_sharp>` page.
C++ via GDExtension
~~~~~~~~~~~~~~~~~~~