Skip to content

Commit 06bb8a4

Browse files
authored
Add Bevy Registration (#497)
1 parent 73443a2 commit 06bb8a4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
27.9 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "Bevy Registration"
2+
description = "Annotate systems/resources/events with macros and automatically add them to your app!"
3+
link = "https://crates.io/crates/bevy_registration"
4+
image = "bevy_registration.png"
5+
crate = "bevy_registration"

0 commit comments

Comments
 (0)