Skip to content

Commit 79c53a7

Browse files
authored
Add bevy-butler (#498)
1 parent 06bb8a4 commit 79c53a7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Assets/Helpers/bevy-butler.png

37.5 KB
Loading

Assets/Helpers/bevy-butler.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "bevy-butler"
2+
description = "A macro library for simplifying Plugins by registering systems, events and resources at declaration."
3+
link = "https://github.com/TGRCdev/bevy-butler"
4+
image = "bevy-butler.png"
5+
crate = "bevy-butler"

0 commit comments

Comments
 (0)