You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Document use of spaces in ConfigFile
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
# Save the changes by overwriting the previous file
|
||||
config.save("user://settings.cfg")
|
||||
[/codeblock]
|
||||
Keep in mind that section and property names can't contain spaces. Anything after a space will be ignored on save and on load.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user