When bundling my game for Windows, I see the following error at the very end of the build output:
Error - 3 icon(s) not replaced in [game.exe path] using [.ico path]
I used the five icon sizes mentioned here: How to add an icon to my windows game? SOLVED - #5 by Pkeod
Is this error saying that I should be exporting a few more icon sizes? If so, which ones? I would like to get this done properly but there isn’t much documentation on this kind of thing.