Skip to content

Commit

Permalink
chore(readme): link to warning
Browse files Browse the repository at this point in the history
  • Loading branch information
realguse committed Sep 8, 2024
1 parent 7845742 commit e3823a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!

> [!WARNING]
> [!WARNING](https://arc.net/l/quote/bvslnemh)
> Bevy is still in the early stages of development. Important features are missing. Documentation is sparse. A new version of Bevy containing breaking changes to the API is released [approximately once every 3 > months](https://bevyengine.org/news/bevy-0-6/#the-train-release-schedule). We provide [migration guides](https://bevyengine.org/learn/migration-guides/), but we can't guarantee migrations will always be easy. Use only if you are willing to work in this environment.
>
> **MSRV:** Bevy relies heavily on improvements in the Rust language and compiler. As a result, the Minimum Supported Rust Version (MSRV) is generally close to "the latest stable release" of Rust.
Expand Down

0 comments on commit e3823a3

Please sign in to comment.