Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 469 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 469 Bytes

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