processing4
processing4 copied to clipboard
added the ability to set custom app icons for windows / macos
adds a way to set a custom icon for the generated executable file on windows and macos
simply add a line in sketch.properties icon.windows= or icon.macos= follow the = with the relative path to the icon file that you wish to use