File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -554,6 +554,21 @@ and the second part is a lightweight fluid shader.
554554
555555## Library Updates
556556
557+ ### [ bevy_godot]
558+
559+ [ bevy_godot] is an in-development library that offers a familiar Bevy environment
560+ inside of the [ Godot Engine] [ godot-engine ] . [ bevy_godot] currently features Scene
561+ Tree integration, collision detection, spawning Godot scenes from Bevy, and
562+ included examples to demonstrate the API. The upcoming update will feature Godot
563+ signal events, Bevy assets integration, and a full implementation of the Dodge
564+ the Creeps example game.
565+
566+ [ bevy_godot] is looking for contributors to help grow the library to fit all
567+ Godot Engine game development needs.
568+
569+ [ bevy_godot ] : https://github.com/rand0m-cloud/bevy_godot
570+ [ godot-engine ] : https://godotengine.org
571+
557572### [ hecs]
558573
559574[ hecs] is a fast, lightweight, and unopinionated archetypal ECS library.
You can’t perform that action at this time.
0 commit comments