mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
This can be used to ensure a file has its contents saved even if the project crashes or is killed by the user (among other use cases). See discussion in #29075.