bevy_file_dialog 0.5.0

File system dialogs for loading and saving files using the Bevy game engine
Documentation

bevy_file_dialog

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 3 of them enabled by default.

default

  • xdg-portal
  • async-std

xdg-portal

  • rfd/xdg-portal

async-std

  • rfd/async-std

tokio

  • rfd/tokio

gtk3

  • rfd/gtk3