-
StaffEngineer authored7380648a
readme.md 756 B
bevy_cosmic_edit
This bevy plugin provides multiline text editing for bevy apps, thanks to cosmic_text crate!
Emoji, ligatures, and other fancy stuff is supported!
Usage
Explore examples folder for basic usage.
Native:
cargo r --example restricted_input
Wasm: