File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,12 @@ templates are determined per each OS:
3333- Linux: ``$HOME/.config/godot/script_templates/ ``
3434- macOS: ``$HOME/Library/Application Support/Godot/script_templates/ ``
3535
36+ If you're getting Godot from somewhere other than the official website, such
37+ as Steam, the folder might be in a different location. You can find it using
38+ the Godot editor. Go to ``Editor > Open Editor Data/Settings Folder `` and it
39+ will open a folder in your file browser, inside that folder is the
40+ ``script_templates `` folder.
41+
3642If no ``script_templates `` is detected, Godot will create a default set of
3743built-in templates automatically, so this logic can be used to reset the default
3844templates in case you've accidentally overwritten them.
You can’t perform that action at this time.
0 commit comments