Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Bevy Editor Prototypes

**Archived:** this repository has been archived!
Bevy is still actively working on an Editor, in line with this vision.
Foundational work continues apace in the [main repository](https://github.com/bevyengine/bevy), as we build out the `.bsn` asset format, UI and helpful tools like camera controllers.
For active, low-friction experimentation and working prototypes, please check out and contribute to the community-run [jackdaw](https://github.com/jbuehler23/jackdaw/tree/main) project!

Results and components from these and other community experiments will be absorbed into the main Bevy project as they mature.

## Old intro

> [!WARNING]
> This project is a prototype for a shippable Bevy Editor and is still in heavy development and testing.
> Everything you see is very much a work-in-progress. Read about what we're building in the [Design Book](https://bevyengine.github.io/bevy_editor_prototypes/)! or [Figma document].
Expand Down
Loading