mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 12:25:02 +01:00
7 lines
123 B
Markdown
7 lines
123 B
Markdown
Example how to take screenshots and display them with eframe/egui.
|
|
|
|
```sh
|
|
cargo run -p screenshot
|
|
```
|
|
|
|

|