added icons
This commit is contained in:
parent
2c50f9e1d5
commit
79713930db
4 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ pirates = { path = "../pirates", default_features = false }
|
|||
[package.metadata.bundle]
|
||||
name = "Simple Sailing Simulator"
|
||||
identifier = "com.github.speedy6451.simplesailing"
|
||||
icon = ["../icons/*"]
|
||||
long_description = """
|
||||
Simple Sailing Simulator: Brave the north wind and search for York, or simply explore.
|
||||
|
||||
|
|
BIN
icons/icon.icns
Normal file
BIN
icons/icon.icns
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
BIN
icons/icon.ico
Normal file
BIN
icons/icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
BIN
icons/icon.png
Normal file
BIN
icons/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Loading…
Reference in a new issue