aevyrie / bevy_eventlistener

Event listening, bubbling, and callbacks
Apache License 2.0
178 stars 27 forks source link

Update to Bevy 0.11 #4

Closed jnhyatt closed 1 year ago

jnhyatt commented 1 year ago

Fixes #3. I ran through the migration guide and all the examples run.

aevyrie commented 1 year ago

Thank you!