Skip to content

Conversation

@rparrett
Copy link
Owner

@rparrett rparrett commented Mar 19, 2025

Fixes #3

Bevy has built-in entity cloning now, so we can delete a bunch of code! Neat.

There probably won't be a crates.io release until Bevy 0.16.0 is properly released, but you can use this git branch in the mean time.

[dependencies.bevy_simple_rich_text]
git = "https://github.com/rparrett/bevy_simple_rich_text.git"
branch = "bevy-0.16"

@rparrett rparrett marked this pull request as ready for review April 24, 2025 20:54
@rparrett rparrett merged commit 6a51a00 into main Apr 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Bevy's built-in entity cloning, if possible

2 participants