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
Failed to load folder. Could not find an asset loader matching: Loader Name: None; Asset Type: None; Extension: None; Path: Some("ability_images/.DS_Store");
I am trying to just load images from the folder in question. How can I tell it to ignore .DS_Store file? Or ignore any non image file for that matter. This is pitfall of MacOS: it generates .DS_Store files all over the place