mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Update C# platform support
This commit is contained in:
@@ -15,8 +15,8 @@ The following steps detail what is needed to set up the Android SDK and the engi
|
||||
|
||||
.. attention::
|
||||
|
||||
Projects written in C# using Godot 4 currently cannot be exported to Android.
|
||||
To use C# on Android, use Godot 3 instead.
|
||||
Projects written in C# can be exported to Android as of Godot 4.2, but support
|
||||
is experimental and :ref:`some limitations apply <doc_c_sharp_platforms>`.
|
||||
|
||||
Install OpenJDK 17
|
||||
------------------
|
||||
|
||||
@@ -15,8 +15,8 @@ do everything else you can normally do with Xcode.
|
||||
|
||||
.. attention::
|
||||
|
||||
Projects written in C# using Godot 4 currently cannot be exported to iOS.
|
||||
To use C# on iOS, use Godot 3 instead.
|
||||
Projects written in C# can be exported to iOS as of Godot 4.2, but support
|
||||
is experimental and :ref:`some limitations apply <doc_c_sharp_platforms>`.
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user