You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Godot 4 uses FileAccess instead of the File class to read/write files. The README example still mentions File. But the methods are the same so the name simply has to be changed in the README.