bevy_animation_graph 0.1.0-alpha.4

Animation graph library for the Bevy game engine
Documentation
[dependencies.bevy]
version = "0.12.0"

[dependencies.ron]
version = "0.8.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.193"

[dependencies.thiserror]
version = "1.0.50"

[package]
description = "Animation graph library for the Bevy game engine"
edition = "2021"
keywords = ["bevy", "animation", "gamedev"]
license = "MIT OR Apache-2.0"
name = "bevy_animation_graph"
readme = "README.md"
repository = "https://github.com/mbrea-c/bevy_animation_graph"
version = "0.1.0-alpha.4"