I'm trying to change my game's icon for Windows, using SVG format.
I use this command line in the project.xml
, but the icon is still black:
<icon path="icon.svg"></icon>
I'm trying to change my game's icon for Windows, using SVG format.
I use this command line in the project.xml
, but the icon is still black:
<icon path="icon.svg"></icon>