- Replace
build/icon_1024x1024.png
with a1024
times1024
pixel png icon and runcreate_icns.sh
(make sure to run the script inside thebuild/macos
directory) - Note: this requires a mac - Replace
build/windows/icon.ico
(used for windows executable and as favicon for the web-builds)- You can create an
.ico
file for windows by following these steps:- Open
macos/AppIcon.iconset/icon_256x256.png
in Gimp - Select the
File > Export As
menu item. - Change the file extension to
.ico
(or clickSelect File Type (By Extension)
and selectMicrosoft Windows Icon
) - Save as
build/windows/icon.ico
- Open
- You can create an