瀏覽代碼

Add a note to the vendor plugin info that it no longer needs to be enabled.

Bastiaan Olij 1 年之前
父節點
當前提交
dd4c2439fe
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      tutorials/xr/deploying_to_android.rst

+ 6 - 0
tutorials/xr/deploying_to_android.rst

@@ -62,6 +62,12 @@ Enable the **GodotOpenXRVendors** plugin.
 
 
 .. image:: img/xr_enable_vendors_plugin.webp
 .. image:: img/xr_enable_vendors_plugin.webp
 
 
+.. note::
+    This is no longer required from vendors plugin 2.0.3 onwards as it now uses GDExtension.
+    The plugin will not be shown in this list.
+    You can verify it is installed correctly by checking if the export presets contain
+    the entries described below.
+
 Creating the export presets
 Creating the export presets
 ---------------------------
 ---------------------------
 You will need to setup a separate export preset for each device, as each device will need its own loader included.
 You will need to setup a separate export preset for each device, as each device will need its own loader included.