Skip to content

Commit d0075c4

Browse files
authored
Add bevy_ui_bits to UI Assets (#555)
1 parent 4746958 commit d0075c4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Assets/UI/bevy_ui_bits.png

33.5 KB
Loading

Assets/UI/bevy_ui_bits.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "bevy_ui_bits"
2+
description = "A mingy and opinionated collection of UI components for Bevy"
3+
link = "https://github.com/septum/bevy_ui_bits"
4+
image = "bevy_ui_bits.png"
5+
crate = "bevy_ui_bits"

0 commit comments

Comments
 (0)