bevy_cobweb_ui 0.0.3

UI tools and widgets built with bevy_cobweb
Documentation

Bevy Cobweb UI

This crate is under development.

Tools and widgets for building UI with bevy_cobweb.

This crate features simple, easy, code-driven UI for small-to-medium-scale games. UI layout/configuration can be specified in asset files, which can be hot-reloaded or edited from a UI editor (TODO) to support efficient fine-tuning in live apps.

bevy compatability

bevy bevy_cobweb_ui
0.13 0.0.1 - master