mirror of
https://github.com/hubaldv/bioz-host-rs.git
synced 2025-12-06 05:11:17 +00:00
11 lines
408 B
Markdown
11 lines
408 B
Markdown
### Prepare
|
|
- Picture for icon from: https://pubs.acs.org/doi/10.1021/acsmeasuresciau.2c00033
|
|
- For packing as OSX-app or Windows, when on OSX, install mingw-w64 first for cross-linking:
|
|
`brew install mingw-w64`
|
|
|
|
### Steps
|
|
- Create 1024x1024 picture
|
|
- Transform to icon
|
|
- Using *Image2Icon app*
|
|
- Using terminal: `source CreateCNS.src`
|
|
- Adjust path in `tasks.json` use a custom cargo-bundle command |