servicepoint/crates/servicepoint_bevy/README.md

9 lines
248 B
Markdown
Raw Normal View History

2024-05-21 21:32:30 +02:00
# servicepoint_bevy
Provides bevy helpers for outputting to the servicepoint display.
## LICENSE
The bevy plugin is based on [bevy_image_export](https://github.com/paulkre/bevy_image_export/).
The crate inherits the MIT/Apache-2.0 dual license.