Browse Source

Add extension support info for web export

(cherry picked from commit 3eed2dac66c8d5a363869631e120440fbd3c731a)
skyace65 1 year ago
parent
commit
36393a7f5a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tutorials/export/exporting_for_web.rst

+ 2 - 0
tutorials/export/exporting_for_web.rst

@@ -57,6 +57,8 @@ If a runnable web export template is available, a button appears between the
 *Stop scene* and *Play edited Scene* buttons in the editor to quickly open the
 *Stop scene* and *Play edited Scene* buttons in the editor to quickly open the
 game in the default browser for testing.
 game in the default browser for testing.
 
 
+If your project uses GDExtension **Extension Support** needs to be enabled.
+
 If you plan to use :ref:`VRAM compression <doc_importing_images>` make sure that
 If you plan to use :ref:`VRAM compression <doc_importing_images>` make sure that
 **Vram Texture Compression** is enabled for the targeted platforms (enabling
 **Vram Texture Compression** is enabled for the targeted platforms (enabling
 both **For Desktop** and **For Mobile** will result in a bigger, but more
 both **For Desktop** and **For Mobile** will result in a bigger, but more