mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 04:25:00 +01:00
7 lines
160 B
Markdown
7 lines
160 B
Markdown
Example how to show a custom window frame instead of the default OS window chrome decorations.
|
|
|
|
```sh
|
|
cargo run -p custom_window_frame
|
|
```
|
|
|
|

|