bevy_extended_ui 1.7.0

Create simply ui's with css and html for bevy.
Documentation
1
2
3
4
/// Legacy systems kept for backward compatibility.
///
/// This module contains the old UI registration flow (`UiRegistry`-based).
pub mod registry;