game-wip-dontplay/egui/examples/file_dialog/README.md
2023-04-18 15:38:14 +02:00

7 lines
133 B
Markdown

How to show a file dialog using [`rfd`](https://github.com/PolyMeilex/rfd).
```sh
cargo run -p file_dialog
```
![](screenshot.png)