bevy_tui 0.13.0

A plugin for making interactive Bevy applications with a TUI instead of a graphical interface.
Documentation
1
2
3
4
5
[toolchain]
#channel = "nightly-2022-11-20"
channel = "nightly"
components = [ "clippy", "miri", "rust-docs", "rustfmt" ]
profile = "minimal"