Merge pull request #9044 from skyace65/TemplatesDefault

Remove incorrect information on script templates
This commit is contained in:
Max Hilbrunner
2024-03-02 20:50:32 +01:00
committed by GitHub

View File

@@ -39,10 +39,6 @@ the Godot editor. Go to ``Editor > Open Editor Data/Settings Folder`` and it
will open a folder in your file browser, inside that folder is the
``script_templates`` folder.
If no ``script_templates`` is detected, Godot will create a default set of
built-in templates automatically, so this logic can be used to reset the default
templates in case you've accidentally overwritten them.
Project-defined templates
~~~~~~~~~~~~~~~~~~~~~~~~~