Where does the engine save the setting of app icon

I set my game’s application icon in “Project settings — Platforms — windows”.
But I find those config files changed nothing,and if I remove the .ico file in the Build directory,the application icon changed back.I have to reset the application icon.

1 Like

I was just wondering myself, after setting icons for Android. It turned out they were in Build/Android/res. So if you delete your Build folder - what I always thought is possible - you loose your app icons. Guess it’s similar in Windows.