From 98d0af7d5cd5fdba468ab88535a0152022467e85 Mon Sep 17 00:00:00 2001
From: bruvzg <7645683+bruvzg@users.noreply.github.com>
Date: Thu, 10 Mar 2022 09:48:25 +0200
Subject: Implement GDExtension export plugin.
---
doc/classes/EditorExportPlugin.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'doc/classes/EditorExportPlugin.xml')
diff --git a/doc/classes/EditorExportPlugin.xml b/doc/classes/EditorExportPlugin.xml
index 698d3bfcce..8aa2db2cf8 100644
--- a/doc/classes/EditorExportPlugin.xml
+++ b/doc/classes/EditorExportPlugin.xml
@@ -108,6 +108,7 @@
+
Adds a shared object or a directory containing only shared objects with the given [code]tags[/code] and destination [code]path[/code].
[b]Note:[/b] In case of macOS exports, those shared objects will be added to [code]Frameworks[/code] directory of app bundle.
--
cgit v1.2.3