An experimental, status effects-as-entities system for Bevy.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Move primary repo to tangled.

+1 -1
+1 -1
Cargo.toml
··· 5 5 description = "An experimental, status effects-as-entities system for Bevy." 6 6 categories = ["game-development"] 7 7 keywords = ["game", "gamedev", "bevy", "status", "effect"] 8 - repository = "https://github.com/AlephCubed/bevy_alchemy" 8 + repository = "https://tangled.org/alephcubed.com/bevy_alchemy" 9 9 license = "MIT OR Apache-2.0" 10 10 authors = ["AlephCubed"] 11 11