bevy_spine

Crates.iobevy_spine
lib.rsbevy_spine
version0.10.1
sourcesrc
created_at2022-09-25 21:46:09.983016
updated_at2024-07-04 23:20:26.878836
descriptionSpine plugin for Bevy utilizing rusty_spine
homepagehttps://github.com/jabuwu/bevy_spine
repositoryhttps://github.com/jabuwu/bevy_spine
max_upload_size
id673829
size250,751
Brandon Reinhart (brandon-reinhart)

documentation

README

bevy_spine

A Bevy Plugin for Spine, utilizing rusty_spine. WASM compatible!

[dependencies]
bevy = "0.14"
bevy_spine = "0.10"

See online demos! (source repo)

Versions

bevy_spine rusty_spine bevy spine
0.10 0.8 0.14 4.2
0.9 0.8 0.13 4.2
0.8 0.7 0.13 4.1
0.8 0.7 0.13 4.1
0.7 0.7 0.12 4.1
0.6 0.6 0.11 4.1
0.5 0.5 0.10 4.1
0.4 0.5 0.9 4.1
0.3 0.4 0.8 4.1

Project Status

All Spine features are implemented. If you notice something is broken, please submit an issue. The Bevy API needs a lot of work and feedback is welcome.

License

This code is licensed under dual MIT / Apache-2.0 but with no attribution necessary. All contributions must agree to this licensing.

Please note that this project uses the Spine Runtime and to use it you must follow the Spine Runtimes License Agreement.

Commit count: 126

cargo fmt