In-App editor tools for bevy apps, providing a runtime editor interface.
# Cargo.toml
[dependencies]
bevy_editor_pls = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add the editor plugin to a Bevy application.
Ensure bevy version matches and enable necessary features like 'editor'.
No dependency data recorded yet.