Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add crate field to every crate #459

Merged
merged 1 commit into from
Aug 6, 2024
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions Assets/2D/bevy-earcutr.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy-earcutr"
description = "Draw polygons"
link = "https://github.com/frewsxcv/bevy-earcutr"
crate = "bevy-earcutr"
1 change: 1 addition & 0 deletions Assets/2D/bevy-paperdoll.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy-paperdoll"
description = "A plugin for 2D paper doll."
link = "https://github.com/fralonra/bevy-paperdoll"
image = "bevy-paperdoll.gif"
crate = "bevy-paperdoll"
1 change: 1 addition & 0 deletions Assets/2D/bevy-parallax.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy-parallax"
description = " A Bevy plugin for creating a parallax effect."
link = "https://github.com/Corrosive-Games/bevy-parallax"
image = "bevy-parallax.gif"
crate = "bevy-parallax"
1 change: 1 addition & 0 deletions Assets/2D/bevy_ascii_terminal.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_ascii_terminal"
description = "A simple and fast solution for rendering ascii characters in a grid."
link = "https://github.com/sarkahn/bevy_ascii_terminal"
image = "bevy_ascii_terminal.gif"
crate = "bevy_ascii_terminal"
1 change: 1 addition & 0 deletions Assets/2D/bevy_collider_gen.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_collider_gen"
description = "a library for generating 2D colliders for bevy apps from images"
link = "https://github.com/shnewto/bevy_collider_gen"
image = "bevy_collider_gen.png"
crate = "bevy_collider_gen"
1 change: 1 addition & 0 deletions Assets/2D/bevy_ecs_ldtk.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_ecs_ldtk"
description = "An ergonomic and ECS-friendly ldtk plugin!"
link = "https://github.com/Trouv/bevy_ecs_ldtk"
image = "bevy_ecs_ldtk.gif"
crate = "bevy_ecs_ldtk"
1 change: 1 addition & 0 deletions Assets/2D/bevy_ecs_tilemap.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_ecs_tilemap"
description = "A plugin for tilemaps where each tile is an entity."
link = "https://github.com/StarArawn/bevy_ecs_tilemap"
crate = "bevy_ecs_tilemap"
1 change: 1 addition & 0 deletions Assets/2D/bevy_entitiles.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_entitiles"
description = "A 2d tilemap library for bevy. With many useful algorithms/tools built in."
link = "https://github.com/443eb9/bevy_entitiles"
image = "bevy_entitiles.png"
crate = "bevy_entitiles"
1 change: 1 addition & 0 deletions Assets/2D/bevy_interact_2d.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_interact_2d"
description = "2D mouse interactions"
link = "https://crates.io/crates/bevy_interact_2d"
crate = "bevy_interact_2d"
1 change: 1 addition & 0 deletions Assets/2D/bevy_ldtk.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_ldtk"
description = "Efficient tilemap rendering for LDtk maps."
link = "https://github.com/katharostech/bevy_ldtk"
crate = "bevy_ldtk"
1 change: 1 addition & 0 deletions Assets/2D/bevy_life.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_life"
description = "Cellular Automaton plugin for Bevy game engine."
link = "https://github.com/ManevilleF/bevy_life"
image = "bevy_life.png"
crate = "bevy_life"
1 change: 1 addition & 0 deletions Assets/2D/bevy_light_2d.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_light_2d"
description = "General purpose 2D lighting for Bevy."
link = "https://github.com/jgayfer/bevy_light_2d"
image = "bevy_light_2d.gif"
crate = "bevy_light_2d"
1 change: 1 addition & 0 deletions Assets/2D/bevy_pancam.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_pancam"
description = "A map-like panning and zooming camera controller"
link = "https://github.com/johanhelsing/bevy_pancam"
crate = "bevy_pancam"
1 change: 1 addition & 0 deletions Assets/2D/bevy_pixels.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_pixels"
description = "A plugin that uses Pixels (a tiny pixel buffer) for rendering."
link = "https://github.com/dtcristo/bevy_pixels"
crate = "bevy_pixels"
1 change: 1 addition & 0 deletions Assets/2D/bevy_prototype_lyon.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_prototype_lyon"
description = "Draw 2D shapes, like triangles, circles, and beziers."
link = "https://github.com/Nilirad/bevy_prototype_lyon"
crate = "bevy_prototype_lyon"
1 change: 1 addition & 0 deletions Assets/2D/bevy_prototype_parallax.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_prototype_parallax"
description = "A parallax scrolling background plugin."
link = "https://github.com/btrepp/bevy-prototype-parallax"
crate = "bevy-prototype-parallax"
3 changes: 0 additions & 3 deletions Assets/2D/bevy_retro.toml

This file was deleted.

4 changes: 4 additions & 0 deletions Assets/2D/bevy_retrograde.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "bevy_retrograde"
description = "2D pixel-perfect renderer for Bevy with support for OpenGL/WebGL"
link = "https://github.com/katharostech/bevy_retrograde"
crate = "bevy_retrograde"
1 change: 1 addition & 0 deletions Assets/2D/bevy_scroller.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ description = "Plugin to scroll things and create parallaxes."
image = "bevy_scroller.gif"
link = "https://crates.io/crates/bevy_scroller"
name = "bevy_scroller"
crate = "bevy_scroller"
1 change: 1 addition & 0 deletions Assets/2D/bevy_text_mode.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_text_mode"
description = "A plugin to render 1-bit sprites."
link = "https://github.com/yopox/bevy_text_mode"
image = "bevy_text_mode.png"
crate = "bevy_text_mode"
3 changes: 2 additions & 1 deletion Assets/2D/bevy_tiled.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_tiled"
description = "A plugin for rendering Tiled maps"
link = "https://github.com/stararawn/bevy_tiled"
link = "https://github.com/StarArawn/bevy_tiled"
crate = "bevy_tiled_prototype"
1 change: 1 addition & 0 deletions Assets/2D/bevy_tilemap.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_tilemap"
description = "Chunk rendered tilemap for Bevy game engine."
link = "https://github.com/joshuajbouw/bevy_tilemap"
crate = "bevy_tilemap"
1 change: 1 addition & 0 deletions Assets/2D/bevy_tileset.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_tileset"
description = "Simple, configurable tilesets in Bevy using RON."
link = "https://github.com/MrGVSV/bevy_tileset"
image = "bevy_tileset.gif"
crate = "bevy_tileset"
3 changes: 2 additions & 1 deletion Assets/2D/bevy_tiling_background.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name = "Bevy Tiling Background"
description = "A plugin to support GPU rendered backgrounds with tiling and parallax effects"
link = "https://github.com/Braymatter/bevy_tiling_background"
link = "https://github.com/BraymatterOrg/bevy_tiling_background"
image = "bevy_tiling_background.gif"
crate = "bevy_tiling_background"
3 changes: 2 additions & 1 deletion Assets/2D/bevy_vello.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name = "bevy_vello"
description = "An integration to render vector assets with Vello."
link = "https://github.com/loopystudios/bevy_vello"
link = "https://github.com/linebender/bevy_vello"
image = "bevy_vello.png"
crate = "bevy_vello"
1 change: 1 addition & 0 deletions Assets/2D/bevy_xml.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_xml"
description = "This Bevy Plugin Parses SpriteSheet XMLs!"
link = "https://github.com/rayanmargham/bevy_xml"
image = "bevy_xml.gif"
crate = "bevy_xml"
1 change: 1 addition & 0 deletions Assets/2D/seldom_pixel.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "seldom_pixel"
description = "Plugin for limited color palette pixel art games with animation, filters, typefaces, particles, etc."
link = "https://github.com/Seldom-SE/seldom_pixel"
image = "seldom_pixel.gif"
crate = "seldom_pixel"
3 changes: 2 additions & 1 deletion Assets/3D/bevy-hikari.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name = "bevy-hikari"
description = "A Realtime Path Tracer for Direct and Global Illumination"
link = "https://github.com/cryscan/bevy-hikari"
image = "bevy-hikari.png"
image = "bevy-hikari.png"
crate = "bevy-hikari"
4 changes: 1 addition & 3 deletions Assets/3D/bevy-kajiya.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name = "bevy-kajiya"

description = "A plugin to use kajiya as an alternative to the default bevy renderer"

link = "https://github.com/seabassjh/bevy-kajiya"

image = "bevy-kajiya.png"
# TODO: No crate.
10 changes: 2 additions & 8 deletions Assets/3D/bevy_aabb_instancing.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Name of your asset.
name = "bevy_aabb_instancing"

# Description of your asset. It should be less than 100 characters and not contain formatting.
description = "Render millions of axis-aligned boxes"

# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar.
link = "https://github.com/ForesightMiningSoftwareCorporation/bevy-aabb-instancing"

# Optional image to showcase your asset. Should be a png/jpg/gif located next to your toml file.
image = "bevy_aabb_instancing.png"
image = "bevy_aabb_instancing.png"
crate = "bevy-aabb-instancing"
3 changes: 2 additions & 1 deletion Assets/3D/bevy_atmosphere.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_atmosphere"
description = "A procedural sky plugin"
link = "https://crates.io/crates/bevy_atmosphere"
link = "https://crates.io/crates/bevy_atmosphere"
crate = "bevy_atmosphere"
3 changes: 2 additions & 1 deletion Assets/3D/bevy_c3d.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name = "bevy_c3d"
description = "A .c3d motion capture asset loader plugin for the Bevy engine"
link = "https://github.com/cvhammond/bevy_c3d"
link = "https://github.com/biomechanics-foundation/bevy_c3d"
image = "bevy_c3d.gif"
crate = "bevy_c3d"
1 change: 1 addition & 0 deletions Assets/3D/bevy_hanabi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_hanabi"
description = "Hanabi — a GPU particle system plugin."
link = "https://crates.io/crates/bevy_hanabi"
image = "bevy_hanabi.gif"
crate = "bevy_hanabi"
1 change: 1 addition & 0 deletions Assets/3D/bevy_mod_outline.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_mod_outline"
description = "A plugin for drawing outlines around meshes"
link = "https://github.com/komadori/bevy_mod_outline"
image = "bevy_mod_outline.png"
crate = "bevy_mod_outline"
1 change: 1 addition & 0 deletions Assets/3D/bevy_mod_picking.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_mod_picking"
description = "3D mouse picking plugin"
link = "https://github.com/aevyrie/bevy_mod_picking"
image = "bevy_mod_picking.png"
crate = "bevy_mod_picking"
1 change: 1 addition & 0 deletions Assets/3D/bevy_mod_raycast.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_mod_raycast"
description = "A plugin for raycasting against meshes and primitives"
link = "https://github.com/aevyrie/bevy_mod_raycast"
image = "bevy_mod_raycast.png"
crate = "bevy_mod_raycast"
1 change: 1 addition & 0 deletions Assets/3D/bevy_obj.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_obj"
description = "Wavefront .obj mesh asset loader plugin"
link = "https://github.com/AmionSky/bevy_obj"
crate = "bevy_obj"
1 change: 1 addition & 0 deletions Assets/3D/bevy_stl.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_stl"
description = "STL mesh asset loader plugin"
link = "https://github.com/nilclass/bevy_stl"
crate = "bevy_stl"
1 change: 1 addition & 0 deletions Assets/3D/bevy_toon_shader.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_toon_shader"
description = "A toon shader with sun & light banding"
link = "https://github.com/tbillington/bevy_toon_shader"
image = "bevy_toon_shader.jpg"
crate = "bevy_toon_shader"
1 change: 1 addition & 0 deletions Assets/3D/bevy_transform_gizmo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_transform_gizmo"
description = "Gizmo for transforming meshes in 3d"
link = "https://github.com/ForesightMiningSoftwareCorporation/bevy_transform_gizmo"
image = "bevy_transform_gizmo.png"
crate = "bevy_transform_gizmo"
1 change: 1 addition & 0 deletions Assets/3D/bevy_vfx_bag.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy-vfx-bag"
description = "Bevy VFX Bag — a GPU visual effects plugin."
link = "https://github.com/torsteingrindvik/bevy-vfx-bag"
image = "bevy_vfx_bag.gif"
crate = "bevy-vfx-bag"
1 change: 1 addition & 0 deletions Assets/3D/bevy_vox.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_vox"
description = "MagicaVoxel Vox file loader plugin"
link = "https://github.com/erasin/bevy_vox"
crate = "bevy_vox"
1 change: 1 addition & 0 deletions Assets/3D/bevy_vox_mesh.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_vox_mesh"
description = "Asset loader plugin to load MagicaVoxel files as meshes."
link = "https://github.com/Game4all/bevy_vox_mesh"
crate = "bevy_vox_mesh"
1 change: 1 addition & 0 deletions Assets/3D/bevy_voxel_world.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_voxel_world"
description = "Easy to use voxel world plugin for Bevy."
link = "https://github.com/splashdust/bevy_voxel_world"
image = "bevy_voxel_world.webp"
crate = "bevy_voxel_world"
1 change: 1 addition & 0 deletions Assets/3D/bevy_water.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_water"
description = "Dynamic ocean material."
link = "https://crates.io/crates/bevy_water"
image = "bevy_water.webp"
crate = "bevy_water"
1 change: 1 addition & 0 deletions Assets/3D/bevy_wind_waker_shader.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_wind_waker_shader"
description = "A toon shader that looks like the one used for characters in The Legend of Zelda: The Wind Waker."
link = "https://github.com/janhohenheim/bevy_wind_waker_shader"
image = "bevy_wind_waker_shader.png"
crate = "bevy_wind_waker_shader"
1 change: 1 addition & 0 deletions Assets/3D/pixelate_mesh.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "pixelate_mesh"
description = "Apply a pixelation effect to any mesh or scene without post-processing."
link = "https://github.com/janhohenheim/pixelate_mesh"
image = "pixelate_mesh.jpg"
crate = "pixelate_mesh"
6 changes: 1 addition & 5 deletions Assets/AI/bevior_tree.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
# Name of your asset.
name = "bevior_tree"

# Description of your asset. It should be less than 100 characters and not contain formatting.
description = "Behavior tree plugin."

# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar.
link = "https://github.com/hyranno/bevior_tree"
crate = "bevior_tree"
3 changes: 2 additions & 1 deletion Assets/AI/bevy_openai.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name = "bevy_openai"
description = "An event-driven plugin for Bevy that provides convenient access to the OpenAI API."
link = "https://github.com/hytracen/bevy_openai"
image = "bevy_openai.png"
image = "bevy_openai.png"
crate = "bevy_openai"
1 change: 1 addition & 0 deletions Assets/AI/big-brain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "big-brain"
description = "A highly-parallel Utility AI engine."
link = "https://github.com/zkat/big-brain"
crate = "big-brain"
1 change: 1 addition & 0 deletions Assets/AI/moonshine-behavior.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "moonshine-behavior"
description = "Minimalistic state machine implementation for Bevy entities."
link = "https://github.com/Zeenobit/moonshine_behavior"
crate = "moonshine-behavior"
3 changes: 2 additions & 1 deletion Assets/AI/oxidized_navigation.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name = "oxidized_navigation"
description = "Runtime nav-mesh generation & pathfinding for 3D worlds."
link = "https://crates.io/crates/oxidized_navigation"
image = "oxidized_navigation.jpg"
image = "oxidized_navigation.jpg"
crate = "oxidized_navigation"
1 change: 1 addition & 0 deletions Assets/AI/seldom_map_nav.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "seldom_map_nav"
description = "Navmesh generation, pathfinding, and navigation for tilemaps"
link = "https://github.com/Seldom-SE/seldom_map_nav"
crate = "seldom_map_nav"
1 change: 1 addition & 0 deletions Assets/Accessibility/bevy_color_blindness.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_color_blindness"
description = "Simulate and preview different types of color blindness"
link = "https://crates.io/crates/bevy_color_blindness"
crate = "bevy_color_blindness"
1 change: 1 addition & 0 deletions Assets/Accessibility/bevy_fluent.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_fluent"
description = "A plugin for localization using Fluent"
link = "https://github.com/kgv/bevy_fluent"
crate = "bevy_fluent"
3 changes: 2 additions & 1 deletion Assets/Animation/bevy_asepritesheet.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name = "bevy_asepritesheet"
description = "Use animated Aseprite JSON sprite sheets in bevy game engine"
link = "https://crates.io/crates/bevy_asepritesheet"
image = "bevy_asepritesheet.gif"
image = "bevy_asepritesheet.gif"
crate = "bevy_asepritesheet"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_easings.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_easings"
description = "Easing (or tweening) a component value to another value."
link = "https://crates.io/crates/bevy_easings"
image = "bevy_easings.webp"
crate = "bevy_easings"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_manim.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_manim"
description = "bevy plugin for drawing and animation like a 3b1b's manim"
link = "https://github.com/simensgreen/bevy_manim"
crate = "bevy_manim"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_simple_state_machine.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy-simple-state-machine"
description = "A rudimentary animation state machine system"
link = "https://github.com/LucaRickler/bevy-simple-state-machine"
crate = "bevy-simple-state-machine"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_spine.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_spine"
description = "A plugin for using Spine animations within Bevy."
link = "https://github.com/jabuwu/bevy_spine"
image = "bevy_spine.webp"
crate = "bevy_spine"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_sprite_animation.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_sprite_animation"
description = "A plugin that recreates Aarthificial's Reanimator for bevy TextureAtlasSprites."
link = "https://github.com/PhaestusFox/bevy_sprite_animation"
crate = "bevy_sprite_animation"
3 changes: 2 additions & 1 deletion Assets/Animation/bevy_spritesheet_animation.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name = "bevy_spritesheet_animation"
description = "A Bevy plugin for animating sprites that are backed by spritesheets"
link = "https://github.com/merwaaan/bevy_spritesheet_animation"
image = "bevy_spritesheet_animation.gif"
image = "bevy_spritesheet_animation.gif"
crate = "bevy_spritesheet_animation"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_text_animation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_text_animation"
description = "text animation library for Bevy"
link = "https://crates.io/crates/bevy_text_animation"
image = "bevy_text_animation.gif"
crate = "bevy_text_animation"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_trickfilm.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_trickfilm"
description = "Simple sprite animation loading and playing."
link = "https://crates.io/crates/bevy_trickfilm"
crate = "bevy_trickfilm"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_tween.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_tween"
description = "Flexible tweening plugin library for Bevy"
link = "https://crates.io/crates/bevy_tween"
image = "bevy_tween.webp"
crate = "bevy_tween"
1 change: 1 addition & 0 deletions Assets/Animation/bevy_tweening.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_tweening"
description = "A tweening (easing) animation plugin for components and assets."
link = "https://crates.io/crates/bevy_tweening"
image = "bevy_tweening.gif"
crate = "bevy_tweening"
1 change: 1 addition & 0 deletions Assets/Animation/seldom_state.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "seldom_state"
description = "Component-based state machine for AI, animation, player controllers, etc."
link = "https://github.com/Seldom-SE/seldom_state"
crate = "seldom_state"
1 change: 1 addition & 0 deletions Assets/Animation/vleue_kinetoscope.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "vleue_kinetoscope"
description = "Animated GIF player"
link = "https://crates.io/crates/vleue_kinetoscope"
image = "vleue_kinetoscope.webp"
crate = "vleue_kinetoscope"
1 change: 1 addition & 0 deletions Assets/Asset Generation/bevy_generative.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_generative"
description = "Real-time procedural generation of maps, textures, terrain, planets and more!"
link = "https://github.com/manankarnik/bevy_generative"
image = "bevy_generative.gif"
crate = "bevy_generative"
1 change: 1 addition & 0 deletions Assets/Asset Generation/bevy_ghx_proc_gen.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "bevy_ghx_proc_gen"
description = "2D & 3D procedural generation with WFC/Model synthesis"
link = "https://github.com/Henauxg/ghx_proc_gen"
image = "bevy_ghx_proc_gen.webp"
crate = "bevy_ghx_proc_gen"
1 change: 1 addition & 0 deletions Assets/Asset Loading/bevy_asset_loader.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = "bevy_asset_loader"
description = "Automatically load asset collections during a configurable State"
link = "https://crates.io/crates/bevy_asset_loader"
crate = "bevy_asset_loader"
Loading