From 3ddc0d8e92823f36566730a4cc5282bbd60167e2 Mon Sep 17 00:00:00 2001 From: Fredia Huya-Kouadio Date: Thu, 16 Nov 2023 19:52:04 -0800 Subject: [PATCH] Update the list of limitations for the Android editor Remove 'GDExtension support' from the list, as support for it was added for Godot 4.2. --- tutorials/editor/using_the_android_editor.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/tutorials/editor/using_the_android_editor.rst b/tutorials/editor/using_the_android_editor.rst index 12868368e..7118588d6 100644 --- a/tutorials/editor/using_the_android_editor.rst +++ b/tutorials/editor/using_the_android_editor.rst @@ -36,7 +36,6 @@ Limitations & known issues Here are the known limitations and issues of the Android editor: - No C#/Mono support -- No GDExtension support - No support for external script editors - While available, the *Vulkan Forward+* renderer is not recommended due to severe performance issues - No support for building and exporting an Android APK binary.