diff --git a/crates/bevy_a11y/README.md b/crates/bevy_a11y/README.md index c3d1addcc4100..27a7e6e40a5fd 100644 --- a/crates/bevy_a11y/README.md +++ b/crates/bevy_a11y/README.md @@ -1,5 +1,5 @@ # Bevy A11Y -Bevy A11Y is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy A11Y](https://github.com/bevyengine/bevy/tree/main/crates/bevy_a11y) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_animation/README.md b/crates/bevy_animation/README.md index 63cde512975e0..a2fe13d09d100 100644 --- a/crates/bevy_animation/README.md +++ b/crates/bevy_animation/README.md @@ -1,5 +1,5 @@ # Bevy Animation -Bevy Animation is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Animation](https://github.com/bevyengine/bevy/tree/main/crates/bevy_animation) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_app/README.md b/crates/bevy_app/README.md index e13b40a13331d..dd15b1d24c7ba 100644 --- a/crates/bevy_app/README.md +++ b/crates/bevy_app/README.md @@ -1,5 +1,5 @@ # Bevy App -Bevy App is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy App](https://github.com/bevyengine/bevy/tree/main/crates/bevy_app) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_asset/README.md b/crates/bevy_asset/README.md index 1a58784a14622..013e0a1e68d85 100644 --- a/crates/bevy_asset/README.md +++ b/crates/bevy_asset/README.md @@ -1,5 +1,5 @@ # Bevy Asset -Bevy Asset is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Asset](https://github.com/bevyengine/bevy/tree/main/crates/bevy_asset) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_asset/macros/README.md b/crates/bevy_asset/macros/README.md index 3a0e05fcc4ee5..c9e95fb25a636 100644 --- a/crates/bevy_asset/macros/README.md +++ b/crates/bevy_asset/macros/README.md @@ -1,5 +1,5 @@ # Bevy Asset Macros -Bevy Asset Macros is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Asset Macros)](https://github.com/bevyengine/bevy/tree/main/crates/bevy_asset/macros) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_audio/README.md b/crates/bevy_audio/README.md index 2088893b012b9..24da2523018de 100644 --- a/crates/bevy_audio/README.md +++ b/crates/bevy_audio/README.md @@ -1,5 +1,5 @@ # Bevy Audio -Bevy Audio is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Audio](https://github.com/bevyengine/bevy/tree/main/crates/bevy_audio) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_core/README.md b/crates/bevy_core/README.md index 23ddc7a36d325..21a5350a8f96a 100644 --- a/crates/bevy_core/README.md +++ b/crates/bevy_core/README.md @@ -1,5 +1,5 @@ # Bevy Core -Bevy Core is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Core](https://github.com/bevyengine/bevy/tree/main/crates/bevy_core) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_core_pipeline/README.md b/crates/bevy_core_pipeline/README.md index b5c953ca414f3..85f5b2bdb8a05 100644 --- a/crates/bevy_core_pipeline/README.md +++ b/crates/bevy_core_pipeline/README.md @@ -1,5 +1,5 @@ # Bevy Core Pipeline -Bevy Core Pipeline is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Core Pipeline](https://github.com/bevyengine/bevy/tree/main/crates/bevy_core_pipeline) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_derive/README.md b/crates/bevy_derive/README.md index bd88e4f177c3b..4869b67ef1564 100644 --- a/crates/bevy_derive/README.md +++ b/crates/bevy_derive/README.md @@ -1,5 +1,5 @@ # Bevy Derive -Bevy Derive is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Derive](https://github.com/bevyengine/bevy/tree/main/crates/bevy_derive) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_diagnostic/README.md b/crates/bevy_diagnostic/README.md index 78c3d9719b175..508b826074894 100644 --- a/crates/bevy_diagnostic/README.md +++ b/crates/bevy_diagnostic/README.md @@ -1,5 +1,5 @@ # Bevy Diagnostic -Bevy Diagnostic is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Diagnostic](https://github.com/bevyengine/bevy/tree/main/crates/bevy_diagnostic) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_dylib/README.md b/crates/bevy_dylib/README.md index 329fff90c7fcb..bead01af68262 100644 --- a/crates/bevy_dylib/README.md +++ b/crates/bevy_dylib/README.md @@ -1,5 +1,5 @@ # Bevy DyLib -Bevy DyLib is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy DyLib](https://github.com/bevyengine/bevy/tree/main/crates/bevy_dylib) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_dynamic_plugin/README.md b/crates/bevy_dynamic_plugin/README.md index 1b50e82e34013..6174bbe040bd5 100644 --- a/crates/bevy_dynamic_plugin/README.md +++ b/crates/bevy_dynamic_plugin/README.md @@ -1,5 +1,5 @@ # Bevy Dynamic Plugin -Bevy Dynamic Plugin is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Dynamic Plugin](https://github.com/bevyengine/bevy/tree/main/crates/bevy_dynamic_plugin) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_ecs/macros/README.md b/crates/bevy_ecs/macros/README.md index 44bae478eecbd..b75bd1666bf21 100644 --- a/crates/bevy_ecs/macros/README.md +++ b/crates/bevy_ecs/macros/README.md @@ -1,5 +1,5 @@ # Bevy ECS Macros -Bevy ECS Macros is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Ecs Macros](https://github.com/bevyengine/bevy/tree/main/crates/bevy_ecs/macros) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_encase_derive/README.md b/crates/bevy_encase_derive/README.md index a5d926dbefa42..dfa3d0fc3729c 100644 --- a/crates/bevy_encase_derive/README.md +++ b/crates/bevy_encase_derive/README.md @@ -1,5 +1,5 @@ # Bevy Encase Derive -Bevy Encase Derive is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Encase Derive](https://github.com/bevyengine/bevy/tree/main/crates/bevy_encase_derive) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_gilrs/README.md b/crates/bevy_gilrs/README.md index a03d337c7b336..f7f04f204da75 100644 --- a/crates/bevy_gilrs/README.md +++ b/crates/bevy_gilrs/README.md @@ -1,5 +1,5 @@ # Bevy GilRs -Bevy GilRs is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy GilRs](https://github.com/bevyengine/bevy/tree/main/crates/bevy_gilrs) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_gizmos/README.md b/crates/bevy_gizmos/README.md index d191bcb770028..a1e1285087382 100644 --- a/crates/bevy_gizmos/README.md +++ b/crates/bevy_gizmos/README.md @@ -1,5 +1,5 @@ # Bevy Gizmos -Bevy Gizmos is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Gizmos](https://github.com/bevyengine/bevy/tree/main/crates/bevy_gizmos) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_gltf/README.md b/crates/bevy_gltf/README.md index fba2c16b9490f..3c72686ba618a 100644 --- a/crates/bevy_gltf/README.md +++ b/crates/bevy_gltf/README.md @@ -1,5 +1,5 @@ # Bevy GLTF -Bevy GLTF is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy GLTF](https://github.com/bevyengine/bevy/tree/main/crates/bevy_gltf) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_hierarchy/README.md b/crates/bevy_hierarchy/README.md index dfdb1278fd88f..56dfa94ba5ec1 100644 --- a/crates/bevy_hierarchy/README.md +++ b/crates/bevy_hierarchy/README.md @@ -1,5 +1,5 @@ # Bevy Hierarchy -Bevy Hierarchy is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Hierarchy](https://github.com/bevyengine/bevy/tree/main/crates/bevy_hierarchy) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_input/README.md b/crates/bevy_input/README.md index c98c1b6c3969a..2ba7b4d8c708d 100644 --- a/crates/bevy_input/README.md +++ b/crates/bevy_input/README.md @@ -1,5 +1,5 @@ # Bevy Input -Bevy Input is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Input](https://github.com/bevyengine/bevy/tree/main/crates/bevy_input) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_internal/README.md b/crates/bevy_internal/README.md index 472b57591c23f..803c30e930795 100644 --- a/crates/bevy_internal/README.md +++ b/crates/bevy_internal/README.md @@ -1,5 +1,5 @@ # Bevy Internal -Bevy Internal is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Internal](https://github.com/bevyengine/bevy/tree/main/crates/bevy_internal) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_log/README.md b/crates/bevy_log/README.md index 6fc4369389116..85f006f889bae 100644 --- a/crates/bevy_log/README.md +++ b/crates/bevy_log/README.md @@ -1,5 +1,5 @@ # Bevy Log -Bevy Log is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Log](https://github.com/bevyengine/bevy/tree/main/crates/bevy_log) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_macro_utils/README.md b/crates/bevy_macro_utils/README.md index 1734738a3583e..48dfff2b2d850 100644 --- a/crates/bevy_macro_utils/README.md +++ b/crates/bevy_macro_utils/README.md @@ -1,5 +1,5 @@ # Bevy Macro Utils -Bevy Macro Utils is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Macro Utils](https://github.com/bevyengine/bevy/tree/main/crates/bevy_macro_utils) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_math/README.md b/crates/bevy_math/README.md index 9e2efd8d5667c..676f2e7b095de 100644 --- a/crates/bevy_math/README.md +++ b/crates/bevy_math/README.md @@ -1,5 +1,5 @@ # Bevy Math -Bevy Math is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Math](https://github.com/bevyengine/bevy/tree/main/crates/bevy_math) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_pbr/README.md b/crates/bevy_pbr/README.md index a20473512450c..df4ca5ecece71 100644 --- a/crates/bevy_pbr/README.md +++ b/crates/bevy_pbr/README.md @@ -1,5 +1,5 @@ # Bevy PBR -Bevy PBR is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy PBR](https://github.com/bevyengine/bevy/tree/main/crates/bevy_pbr) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_reflect/bevy_reflect_derive/README.md b/crates/bevy_reflect/bevy_reflect_derive/README.md index 3f57911a1838b..e70c0e4b8d8bd 100644 --- a/crates/bevy_reflect/bevy_reflect_derive/README.md +++ b/crates/bevy_reflect/bevy_reflect_derive/README.md @@ -1,5 +1,5 @@ # Bevy Reflect Derive -Bevy Reflect Derive is a component of the [Bevy Engine](https://bevyengine.org/). +Bevy Reflect Derive is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_render/README.md b/crates/bevy_render/README.md index 5387dca5841e8..5fbae78c9b398 100644 --- a/crates/bevy_render/README.md +++ b/crates/bevy_render/README.md @@ -1,5 +1,5 @@ # Bevy Render -Bevy Render is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Render](https://github.com/bevyengine/bevy/tree/main/crates/bevy_render) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_render/macros/README.md b/crates/bevy_render/macros/README.md index e8b4d27face46..5c24f4158bf27 100644 --- a/crates/bevy_render/macros/README.md +++ b/crates/bevy_render/macros/README.md @@ -1,5 +1,5 @@ # Bevy Render Macros -Bevy Render Macros is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Render](https://github.com/bevyengine/bevy/tree/main/crates/bevy_render/macros) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_scene/README.md b/crates/bevy_scene/README.md index afbeaea54f322..1a1f7092c6e64 100644 --- a/crates/bevy_scene/README.md +++ b/crates/bevy_scene/README.md @@ -1,5 +1,5 @@ # Bevy Scene -Bevy Scene is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Scene](https://github.com/bevyengine/bevy/tree/main/crates/bevy_scene) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_sprite/README.md b/crates/bevy_sprite/README.md index 0135f1801dd09..c4140fd4f3292 100644 --- a/crates/bevy_sprite/README.md +++ b/crates/bevy_sprite/README.md @@ -1,5 +1,5 @@ # Bevy Sprite -Bevy Sprite is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Sprite](https://github.com/bevyengine/bevy/tree/main/crates/bevy_sprite) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_text/README.md b/crates/bevy_text/README.md index a40c393f87c37..842b566396148 100644 --- a/crates/bevy_text/README.md +++ b/crates/bevy_text/README.md @@ -1,5 +1,5 @@ # Bevy Text -Bevy Text is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Text](https://github.com/bevyengine/bevy/tree/main/crates/bevy_text) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_time/README.md b/crates/bevy_time/README.md index a44655de02d43..1fa9952cb36a4 100644 --- a/crates/bevy_time/README.md +++ b/crates/bevy_time/README.md @@ -1,5 +1,7 @@ # Bevy Time -The built-in timekeeping plugin for the [Bevy Engine](https://bevyengine.org/). +The built-in timekeeping plugin for the Bevy game engine. -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +[Bevy Time](https://github.com/bevyengine/bevy/tree/main/crates/bevy_time) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). + +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_transform/README.md b/crates/bevy_transform/README.md index cba0aeed633cf..685eab3948568 100644 --- a/crates/bevy_transform/README.md +++ b/crates/bevy_transform/README.md @@ -1,7 +1,7 @@ # Bevy Transform -Bevy Transform is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Transform](https://github.com/bevyengine/bevy/tree/main/crates/bevy_transform) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. This crate is largely a 1:1 port from [legion_transform](https://github.com/AThilenius/legion_transform) (ecs: legion, math: nalgebra) to bevy (ecs: bevy_ecs, math: glam). diff --git a/crates/bevy_ui/README.md b/crates/bevy_ui/README.md index 0bab51c60da51..973870a79b9d6 100644 --- a/crates/bevy_ui/README.md +++ b/crates/bevy_ui/README.md @@ -1,5 +1,5 @@ # Bevy UI -Bevy UI is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy UI](https://github.com/bevyengine/bevy/tree/main/crates/bevy_ui) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_utils/macros/README.md b/crates/bevy_utils/macros/README.md index ae80ba03e8894..0fa3a0c28bb2f 100644 --- a/crates/bevy_utils/macros/README.md +++ b/crates/bevy_utils/macros/README.md @@ -1,5 +1,5 @@ # Bevy Utils Proc Macros -Bevy Utils Proc Macros is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Utils Proc Macros](https://github.com/bevyengine/bevy/tree/main/crates/bevy_utils/macros) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_window/README.md b/crates/bevy_window/README.md index c94d47d595bd5..9152d05fe19d1 100644 --- a/crates/bevy_window/README.md +++ b/crates/bevy_window/README.md @@ -1,5 +1,5 @@ # Bevy Window -Bevy Window is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Window](https://github.com/bevyengine/bevy/tree/main/crates/bevy_window) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs. diff --git a/crates/bevy_winit/README.md b/crates/bevy_winit/README.md index 84010fc255167..06acefc663ad6 100644 --- a/crates/bevy_winit/README.md +++ b/crates/bevy_winit/README.md @@ -1,5 +1,5 @@ # Bevy Winit -Bevy Winit is a component of the [Bevy Engine](https://bevyengine.org/). +[Bevy Winit](https://github.com/bevyengine/bevy/tree/main/crates/bevy_winit) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates). -It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy). +This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.