mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Update the state of C#/.NET support as of 4.2
This commit is contained in:
@@ -128,9 +128,10 @@ officially supported .NET option.
|
||||
|
||||
.. attention::
|
||||
|
||||
Projects written in C# using Godot 4.x currently cannot be exported to
|
||||
Android, iOS and web platforms. To use C# on those platforms, use Godot 3
|
||||
instead.
|
||||
Projects written in C# using Godot 4 currently cannot be exported to iOS
|
||||
and web platforms. To use C# on those platforms, consider Godot 3 instead.
|
||||
Android platform support is available as of Godot 4.2, but is experimental
|
||||
and :ref:`some limitations apply <doc_c_sharp_platforms>`.
|
||||
|
||||
C++ via GDExtension
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user