servicepoint/crates/servicepoint_bevy/README.md
Vinzenz Schroeter a098e35db9 add bevy plugin
2024-05-26 16:21:39 +02:00

9 lines
248 B
Markdown

# 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.