Skip to content
Snippets Groups Projects
user avatar
StaffEngineer authored
6051e7d7

bevy_cosmic_edit

This bevy plugin provides mutliline text editing for bevy apps, thanks to cosmic_text crate!

Emoji, ligatures, and other fancy stuff is supported!

bevy_cosmic_edit

Usage

⚠️ Warning: This plugin is currently in early development, and its API is subject to change.

Explore examples folder for basic usage.

cargo r --example basic_sprite

Compatibility

bevy bevy_cosmic_edit
0.10 0.7

License

MIT or Apache-2.0