How do I change folder icons?

Godot Version

4.4.1

Question

So, basically I'm trying to make the folder "Memory Card" in user:// have the disk drive icon. How do I do that?

Godot doesn’t support this. You’ll have to find a command line option for each operating system you want to do this in and execute it from Godot. To find out how to do that, StackOverflow would be a better resource.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.