Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add syso file to set icon for the .exe
Steps on linux: convert icon.png icon.ico go install github.com/akavel/rsrc@latest ~/go/bin/rsrc -ico icon.ico -o shark.syso rm icon.ico
- Loading branch information