mirror of
https://github.com/godotengine/godot.git
synced 2025-02-05 21:41:47 +08:00
So far we left most temporary files lying around, so this attempts to fix that. I added a helper method to DirAccess to factor out the boilerplate of creating a DirAccess, checking if the file exists, remove it or print an error on failure. |
||
---|---|---|
.. | ||
export.cpp | ||
export.h |