mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Text-based scenes that contain large amounts of binary data are slower to save and load. Their binary resources should be moved to separate files, or the binary `.scn` format should be used instead.