Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Oct 2, 2023
1 parent 283c384 commit 0f6b500
Show file tree
Hide file tree
Showing 36 changed files with 74 additions and 72 deletions.
4 changes: 2 additions & 2 deletions crates/bevy_a11y/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_animation/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_app/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_asset/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_asset/macros/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_audio/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_core/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_core_pipeline/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_derive/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_diagnostic/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_dylib/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_dynamic_plugin/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_ecs/macros/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_encase_derive/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_gilrs/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_gizmos/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_gltf/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_hierarchy/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_input/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_internal/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_log/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_macro_utils/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_math/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_pbr/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_reflect/bevy_reflect_derive/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_render/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_render/macros/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_scene/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_sprite/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_text/README.md
Original file line number Diff line number Diff line change
@@ -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.
6 changes: 4 additions & 2 deletions crates/bevy_time/README.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions crates/bevy_transform/README.md
Original file line number Diff line number Diff line change
@@ -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).
Loading

0 comments on commit 0f6b500

Please sign in to comment.