godotengine / godotengine/godot-docs
Project Settings convert_text_resources_to_binary's description is wrong
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.21
**Issue description:**
The page says
> Note: If [editor/export/convert_text_resources_to_binary](https://docs.godotengine.org/en/stable/classes/class_projectsettings.html#class-projectsettings-property-editor-export-convert-text-resources-to-binary) is true, [@GDScript.load](https://docs.godotengine.org/en/stable/classes/class_%40gdscript.html#class-gdscript-method-load) will not be able to return the converted files in an exported project.
But it's set to true by default and I can use the load function just fine.
**URL to the documentation page:**
https://docs.godotengine.org/en/stable/classes/class_projectsettings.html#class-projectsettings-property-editor-export-convert-text-resources-to-binary
https://docs.godotengine.org/en/stable/classes/class_resourceloader.html#class-resourceloader-method-load
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.