docs.rs failed to build bevy_decorum-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
bevy_decorum
A highly customizable window decoration plugin for the Bevy engine, inspired by tauri-plugin-decorum.
WARNING
This library is EXPERIMENTAL.
Usage
Dependency
Add to Cargo.toml
:
[]
= { = "0.0.2" }
System setup
Add the DecorumPlugin
to your app:
use *;
use *;
Versions
bevy | bevy_decorum |
---|---|
0.13.2 | 0.0.1 - 0.0.2 |
Licensing
bevy_decorum is dual-licensed under either APACHE and MIT licenses.