mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Document custom feature tags not being used when running from editor
(cherry picked from commit a849a3b6a5)
This commit is contained in:
committed by
Rémi Verschelde
parent
ba6243e315
commit
bfad91da56
@@ -105,6 +105,13 @@ field in the *export preset* used to generate it:
|
||||
|
||||
.. image:: img/feature_tags1.png
|
||||
|
||||
.. note::
|
||||
|
||||
Custom feature tags are only used when running the exported project
|
||||
(including with :ref:`doc_one-click_deploy`). They are **not used** when
|
||||
running the project from the editor, even if the export preset marked as
|
||||
**Runnable** for your current platform has custom feature tags defined.
|
||||
|
||||
Overriding project settings
|
||||
---------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user