diff --git a/Assets/2D/bevy-earcutr.toml b/Assets/2D/bevy-earcutr.toml index 017ee8c0..9489c61a 100644 --- a/Assets/2D/bevy-earcutr.toml +++ b/Assets/2D/bevy-earcutr.toml @@ -1,3 +1,4 @@ name = "bevy-earcutr" description = "Draw polygons" link = "https://github.com/frewsxcv/bevy-earcutr" +crate = "bevy-earcutr" diff --git a/Assets/2D/bevy-paperdoll.toml b/Assets/2D/bevy-paperdoll.toml index 99364d55..69e2a9b3 100644 --- a/Assets/2D/bevy-paperdoll.toml +++ b/Assets/2D/bevy-paperdoll.toml @@ -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" diff --git a/Assets/2D/bevy-parallax.toml b/Assets/2D/bevy-parallax.toml index beda2971..2da472f5 100644 --- a/Assets/2D/bevy-parallax.toml +++ b/Assets/2D/bevy-parallax.toml @@ -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" diff --git a/Assets/2D/bevy_ascii_terminal.toml b/Assets/2D/bevy_ascii_terminal.toml index c642158f..285c94ec 100644 --- a/Assets/2D/bevy_ascii_terminal.toml +++ b/Assets/2D/bevy_ascii_terminal.toml @@ -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" diff --git a/Assets/2D/bevy_collider_gen.toml b/Assets/2D/bevy_collider_gen.toml index 11c436c9..7c69d50f 100644 --- a/Assets/2D/bevy_collider_gen.toml +++ b/Assets/2D/bevy_collider_gen.toml @@ -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" diff --git a/Assets/2D/bevy_ecs_ldtk.toml b/Assets/2D/bevy_ecs_ldtk.toml index fac7cf2a..22fe6419 100644 --- a/Assets/2D/bevy_ecs_ldtk.toml +++ b/Assets/2D/bevy_ecs_ldtk.toml @@ -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" diff --git a/Assets/2D/bevy_ecs_tilemap.toml b/Assets/2D/bevy_ecs_tilemap.toml index 734dd20e..eb91f64b 100644 --- a/Assets/2D/bevy_ecs_tilemap.toml +++ b/Assets/2D/bevy_ecs_tilemap.toml @@ -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" diff --git a/Assets/2D/bevy_entitiles.toml b/Assets/2D/bevy_entitiles.toml index 22ae5c66..c8920754 100644 --- a/Assets/2D/bevy_entitiles.toml +++ b/Assets/2D/bevy_entitiles.toml @@ -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" diff --git a/Assets/2D/bevy_interact_2d.toml b/Assets/2D/bevy_interact_2d.toml index fa69728a..f27ed071 100644 --- a/Assets/2D/bevy_interact_2d.toml +++ b/Assets/2D/bevy_interact_2d.toml @@ -1,3 +1,4 @@ name = "bevy_interact_2d" description = "2D mouse interactions" link = "https://crates.io/crates/bevy_interact_2d" +crate = "bevy_interact_2d" diff --git a/Assets/2D/bevy_ldtk.toml b/Assets/2D/bevy_ldtk.toml index b4e99715..8fb1abb6 100644 --- a/Assets/2D/bevy_ldtk.toml +++ b/Assets/2D/bevy_ldtk.toml @@ -1,3 +1,4 @@ name = "bevy_ldtk" description = "Efficient tilemap rendering for LDtk maps." link = "https://github.com/katharostech/bevy_ldtk" +crate = "bevy_ldtk" diff --git a/Assets/2D/bevy_life.toml b/Assets/2D/bevy_life.toml index 1c3f6ae1..61a2a4ee 100644 --- a/Assets/2D/bevy_life.toml +++ b/Assets/2D/bevy_life.toml @@ -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" diff --git a/Assets/2D/bevy_light_2d.toml b/Assets/2D/bevy_light_2d.toml index bf162abe..734062cc 100644 --- a/Assets/2D/bevy_light_2d.toml +++ b/Assets/2D/bevy_light_2d.toml @@ -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" diff --git a/Assets/2D/bevy_pancam.toml b/Assets/2D/bevy_pancam.toml index d89deac4..d9dc8a29 100644 --- a/Assets/2D/bevy_pancam.toml +++ b/Assets/2D/bevy_pancam.toml @@ -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" diff --git a/Assets/2D/bevy_pixels.toml b/Assets/2D/bevy_pixels.toml index 974d6bcd..728b72c7 100644 --- a/Assets/2D/bevy_pixels.toml +++ b/Assets/2D/bevy_pixels.toml @@ -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" diff --git a/Assets/2D/bevy_prototype_lyon.toml b/Assets/2D/bevy_prototype_lyon.toml index 38465a47..6918bfa0 100644 --- a/Assets/2D/bevy_prototype_lyon.toml +++ b/Assets/2D/bevy_prototype_lyon.toml @@ -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" diff --git a/Assets/2D/bevy_prototype_parallax.toml b/Assets/2D/bevy_prototype_parallax.toml index e0d02966..6d4cb251 100644 --- a/Assets/2D/bevy_prototype_parallax.toml +++ b/Assets/2D/bevy_prototype_parallax.toml @@ -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" diff --git a/Assets/2D/bevy_retro.toml b/Assets/2D/bevy_retro.toml deleted file mode 100644 index a9165e59..00000000 --- a/Assets/2D/bevy_retro.toml +++ /dev/null @@ -1,3 +0,0 @@ -name = "bevy_retro" -description = "2D pixel-perfect renderer for Bevy with support for OpenGL/WebGL" -link = "https://github.com/katharostech/bevy_retro" diff --git a/Assets/2D/bevy_retrograde.toml b/Assets/2D/bevy_retrograde.toml new file mode 100644 index 00000000..43d2094d --- /dev/null +++ b/Assets/2D/bevy_retrograde.toml @@ -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" diff --git a/Assets/2D/bevy_scroller.toml b/Assets/2D/bevy_scroller.toml index 22ffc372..4bc4282c 100644 --- a/Assets/2D/bevy_scroller.toml +++ b/Assets/2D/bevy_scroller.toml @@ -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" diff --git a/Assets/2D/bevy_text_mode.toml b/Assets/2D/bevy_text_mode.toml index 9edd0310..74415ed4 100644 --- a/Assets/2D/bevy_text_mode.toml +++ b/Assets/2D/bevy_text_mode.toml @@ -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" diff --git a/Assets/2D/bevy_tiled.toml b/Assets/2D/bevy_tiled.toml index 8eefe05b..990c08d5 100644 --- a/Assets/2D/bevy_tiled.toml +++ b/Assets/2D/bevy_tiled.toml @@ -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" diff --git a/Assets/2D/bevy_tilemap.toml b/Assets/2D/bevy_tilemap.toml index 08512f51..27320ff0 100644 --- a/Assets/2D/bevy_tilemap.toml +++ b/Assets/2D/bevy_tilemap.toml @@ -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" diff --git a/Assets/2D/bevy_tileset.toml b/Assets/2D/bevy_tileset.toml index a959d652..d9642a56 100644 --- a/Assets/2D/bevy_tileset.toml +++ b/Assets/2D/bevy_tileset.toml @@ -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" diff --git a/Assets/2D/bevy_tiling_background.toml b/Assets/2D/bevy_tiling_background.toml index 706deccc..0b66537e 100644 --- a/Assets/2D/bevy_tiling_background.toml +++ b/Assets/2D/bevy_tiling_background.toml @@ -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" diff --git a/Assets/2D/bevy_vello.toml b/Assets/2D/bevy_vello.toml index bd2bf4f1..9e780c6a 100644 --- a/Assets/2D/bevy_vello.toml +++ b/Assets/2D/bevy_vello.toml @@ -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" diff --git a/Assets/2D/bevy_xml.toml b/Assets/2D/bevy_xml.toml index 9d5b8e65..382baad1 100644 --- a/Assets/2D/bevy_xml.toml +++ b/Assets/2D/bevy_xml.toml @@ -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" diff --git a/Assets/2D/seldom_pixel.toml b/Assets/2D/seldom_pixel.toml index 784da552..e152ce47 100644 --- a/Assets/2D/seldom_pixel.toml +++ b/Assets/2D/seldom_pixel.toml @@ -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" diff --git a/Assets/3D/bevy-hikari.toml b/Assets/3D/bevy-hikari.toml index 9c7c4f04..6c04c164 100644 --- a/Assets/3D/bevy-hikari.toml +++ b/Assets/3D/bevy-hikari.toml @@ -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" \ No newline at end of file +image = "bevy-hikari.png" +crate = "bevy-hikari" diff --git a/Assets/3D/bevy-kajiya.toml b/Assets/3D/bevy-kajiya.toml index 015476b0..7321e938 100644 --- a/Assets/3D/bevy-kajiya.toml +++ b/Assets/3D/bevy-kajiya.toml @@ -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. diff --git a/Assets/3D/bevy_aabb_instancing.toml b/Assets/3D/bevy_aabb_instancing.toml index 07099613..2f23d984 100644 --- a/Assets/3D/bevy_aabb_instancing.toml +++ b/Assets/3D/bevy_aabb_instancing.toml @@ -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" \ No newline at end of file +image = "bevy_aabb_instancing.png" +crate = "bevy-aabb-instancing" diff --git a/Assets/3D/bevy_atmosphere.toml b/Assets/3D/bevy_atmosphere.toml index a8452979..3022f92e 100644 --- a/Assets/3D/bevy_atmosphere.toml +++ b/Assets/3D/bevy_atmosphere.toml @@ -1,3 +1,4 @@ name = "bevy_atmosphere" description = "A procedural sky plugin" -link = "https://crates.io/crates/bevy_atmosphere" \ No newline at end of file +link = "https://crates.io/crates/bevy_atmosphere" +crate = "bevy_atmosphere" diff --git a/Assets/3D/bevy_c3d.toml b/Assets/3D/bevy_c3d.toml index 2318161f..fea9059e 100644 --- a/Assets/3D/bevy_c3d.toml +++ b/Assets/3D/bevy_c3d.toml @@ -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" diff --git a/Assets/3D/bevy_hanabi.toml b/Assets/3D/bevy_hanabi.toml index d33230c0..83b98251 100644 --- a/Assets/3D/bevy_hanabi.toml +++ b/Assets/3D/bevy_hanabi.toml @@ -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" diff --git a/Assets/3D/bevy_mod_outline.toml b/Assets/3D/bevy_mod_outline.toml index 0d2f9654..c17192b5 100644 --- a/Assets/3D/bevy_mod_outline.toml +++ b/Assets/3D/bevy_mod_outline.toml @@ -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" diff --git a/Assets/3D/bevy_mod_picking.toml b/Assets/3D/bevy_mod_picking.toml index 6a4747fd..5d8aca27 100644 --- a/Assets/3D/bevy_mod_picking.toml +++ b/Assets/3D/bevy_mod_picking.toml @@ -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" diff --git a/Assets/3D/bevy_mod_raycast.toml b/Assets/3D/bevy_mod_raycast.toml index 7bfa7441..448e9e85 100644 --- a/Assets/3D/bevy_mod_raycast.toml +++ b/Assets/3D/bevy_mod_raycast.toml @@ -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" diff --git a/Assets/3D/bevy_obj.toml b/Assets/3D/bevy_obj.toml index c6edd4d9..23a2f759 100644 --- a/Assets/3D/bevy_obj.toml +++ b/Assets/3D/bevy_obj.toml @@ -1,3 +1,4 @@ name = "bevy_obj" description = "Wavefront .obj mesh asset loader plugin" link = "https://github.com/AmionSky/bevy_obj" +crate = "bevy_obj" diff --git a/Assets/3D/bevy_stl.toml b/Assets/3D/bevy_stl.toml index 45bb736c..446aff3d 100644 --- a/Assets/3D/bevy_stl.toml +++ b/Assets/3D/bevy_stl.toml @@ -1,3 +1,4 @@ name = "bevy_stl" description = "STL mesh asset loader plugin" link = "https://github.com/nilclass/bevy_stl" +crate = "bevy_stl" diff --git a/Assets/3D/bevy_toon_shader.toml b/Assets/3D/bevy_toon_shader.toml index 22963784..66838f4b 100644 --- a/Assets/3D/bevy_toon_shader.toml +++ b/Assets/3D/bevy_toon_shader.toml @@ -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" diff --git a/Assets/3D/bevy_transform_gizmo.toml b/Assets/3D/bevy_transform_gizmo.toml index 18f64eed..d8d9b62d 100644 --- a/Assets/3D/bevy_transform_gizmo.toml +++ b/Assets/3D/bevy_transform_gizmo.toml @@ -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" diff --git a/Assets/3D/bevy_vfx_bag.toml b/Assets/3D/bevy_vfx_bag.toml index 683632aa..e6a5d016 100644 --- a/Assets/3D/bevy_vfx_bag.toml +++ b/Assets/3D/bevy_vfx_bag.toml @@ -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" diff --git a/Assets/3D/bevy_vox.toml b/Assets/3D/bevy_vox.toml index 07d7139e..c3a0914a 100644 --- a/Assets/3D/bevy_vox.toml +++ b/Assets/3D/bevy_vox.toml @@ -1,3 +1,4 @@ name = "bevy_vox" description = "MagicaVoxel Vox file loader plugin" link = "https://github.com/erasin/bevy_vox" +crate = "bevy_vox" diff --git a/Assets/3D/bevy_vox_mesh.toml b/Assets/3D/bevy_vox_mesh.toml index f6046df5..686f6bd3 100644 --- a/Assets/3D/bevy_vox_mesh.toml +++ b/Assets/3D/bevy_vox_mesh.toml @@ -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" diff --git a/Assets/3D/bevy_voxel_world.toml b/Assets/3D/bevy_voxel_world.toml index 492af304..ab76fd3c 100644 --- a/Assets/3D/bevy_voxel_world.toml +++ b/Assets/3D/bevy_voxel_world.toml @@ -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" diff --git a/Assets/3D/bevy_water.toml b/Assets/3D/bevy_water.toml index 1719ea80..f1684e39 100644 --- a/Assets/3D/bevy_water.toml +++ b/Assets/3D/bevy_water.toml @@ -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" diff --git a/Assets/3D/bevy_wind_waker_shader.toml b/Assets/3D/bevy_wind_waker_shader.toml index 5df2625b..6f0ee31d 100644 --- a/Assets/3D/bevy_wind_waker_shader.toml +++ b/Assets/3D/bevy_wind_waker_shader.toml @@ -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" diff --git a/Assets/3D/pixelate_mesh.toml b/Assets/3D/pixelate_mesh.toml index ff4511fe..9885aa80 100644 --- a/Assets/3D/pixelate_mesh.toml +++ b/Assets/3D/pixelate_mesh.toml @@ -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" diff --git a/Assets/AI/bevior_tree.toml b/Assets/AI/bevior_tree.toml index b2009f2f..8a0a7252 100644 --- a/Assets/AI/bevior_tree.toml +++ b/Assets/AI/bevior_tree.toml @@ -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" diff --git a/Assets/AI/bevy_openai.toml b/Assets/AI/bevy_openai.toml index f58ee1bf..af6851b3 100644 --- a/Assets/AI/bevy_openai.toml +++ b/Assets/AI/bevy_openai.toml @@ -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" \ No newline at end of file +image = "bevy_openai.png" +crate = "bevy_openai" diff --git a/Assets/AI/big-brain.toml b/Assets/AI/big-brain.toml index a0f72ca8..f9bbcce5 100644 --- a/Assets/AI/big-brain.toml +++ b/Assets/AI/big-brain.toml @@ -1,3 +1,4 @@ name = "big-brain" description = "A highly-parallel Utility AI engine." link = "https://github.com/zkat/big-brain" +crate = "big-brain" diff --git a/Assets/AI/moonshine-behavior.toml b/Assets/AI/moonshine-behavior.toml index b6ae9a23..63f35d3b 100644 --- a/Assets/AI/moonshine-behavior.toml +++ b/Assets/AI/moonshine-behavior.toml @@ -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" diff --git a/Assets/AI/oxidized_navigation.toml b/Assets/AI/oxidized_navigation.toml index 718b8099..143a4142 100644 --- a/Assets/AI/oxidized_navigation.toml +++ b/Assets/AI/oxidized_navigation.toml @@ -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" \ No newline at end of file +image = "oxidized_navigation.jpg" +crate = "oxidized_navigation" diff --git a/Assets/AI/seldom_map_nav.toml b/Assets/AI/seldom_map_nav.toml index 292423f6..7f63a04c 100644 --- a/Assets/AI/seldom_map_nav.toml +++ b/Assets/AI/seldom_map_nav.toml @@ -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" diff --git a/Assets/Accessibility/bevy_color_blindness.toml b/Assets/Accessibility/bevy_color_blindness.toml index 606cd1fb..fccee159 100644 --- a/Assets/Accessibility/bevy_color_blindness.toml +++ b/Assets/Accessibility/bevy_color_blindness.toml @@ -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" diff --git a/Assets/Accessibility/bevy_fluent.toml b/Assets/Accessibility/bevy_fluent.toml index 7557e6bb..d30fcff9 100644 --- a/Assets/Accessibility/bevy_fluent.toml +++ b/Assets/Accessibility/bevy_fluent.toml @@ -1,3 +1,4 @@ name = "bevy_fluent" description = "A plugin for localization using Fluent" link = "https://github.com/kgv/bevy_fluent" +crate = "bevy_fluent" diff --git a/Assets/Animation/bevy_asepritesheet.toml b/Assets/Animation/bevy_asepritesheet.toml index 218a5067..175bfde7 100644 --- a/Assets/Animation/bevy_asepritesheet.toml +++ b/Assets/Animation/bevy_asepritesheet.toml @@ -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" \ No newline at end of file +image = "bevy_asepritesheet.gif" +crate = "bevy_asepritesheet" diff --git a/Assets/Animation/bevy_easings.toml b/Assets/Animation/bevy_easings.toml index ba34a293..6832f0c4 100644 --- a/Assets/Animation/bevy_easings.toml +++ b/Assets/Animation/bevy_easings.toml @@ -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" diff --git a/Assets/Animation/bevy_manim.toml b/Assets/Animation/bevy_manim.toml index 35c5b3b2..4c54ed38 100644 --- a/Assets/Animation/bevy_manim.toml +++ b/Assets/Animation/bevy_manim.toml @@ -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" diff --git a/Assets/Animation/bevy_simple_state_machine.toml b/Assets/Animation/bevy_simple_state_machine.toml index 92e2159e..76d79732 100644 --- a/Assets/Animation/bevy_simple_state_machine.toml +++ b/Assets/Animation/bevy_simple_state_machine.toml @@ -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" diff --git a/Assets/Animation/bevy_spine.toml b/Assets/Animation/bevy_spine.toml index ab5f385c..e9d6bf6d 100644 --- a/Assets/Animation/bevy_spine.toml +++ b/Assets/Animation/bevy_spine.toml @@ -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" diff --git a/Assets/Animation/bevy_sprite_animation.toml b/Assets/Animation/bevy_sprite_animation.toml index 82105649..c4b466d7 100644 --- a/Assets/Animation/bevy_sprite_animation.toml +++ b/Assets/Animation/bevy_sprite_animation.toml @@ -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" diff --git a/Assets/Animation/bevy_spritesheet_animation.toml b/Assets/Animation/bevy_spritesheet_animation.toml index 9d925238..10cbc089 100644 --- a/Assets/Animation/bevy_spritesheet_animation.toml +++ b/Assets/Animation/bevy_spritesheet_animation.toml @@ -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" \ No newline at end of file +image = "bevy_spritesheet_animation.gif" +crate = "bevy_spritesheet_animation" diff --git a/Assets/Animation/bevy_text_animation.toml b/Assets/Animation/bevy_text_animation.toml index 8050ba7d..6eb669c9 100644 --- a/Assets/Animation/bevy_text_animation.toml +++ b/Assets/Animation/bevy_text_animation.toml @@ -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" diff --git a/Assets/Animation/bevy_trickfilm.toml b/Assets/Animation/bevy_trickfilm.toml index a78710b6..abc1bb75 100644 --- a/Assets/Animation/bevy_trickfilm.toml +++ b/Assets/Animation/bevy_trickfilm.toml @@ -1,3 +1,4 @@ name = "bevy_trickfilm" description = "Simple sprite animation loading and playing." link = "https://crates.io/crates/bevy_trickfilm" +crate = "bevy_trickfilm" diff --git a/Assets/Animation/bevy_tween.toml b/Assets/Animation/bevy_tween.toml index ac85cc31..663b100a 100644 --- a/Assets/Animation/bevy_tween.toml +++ b/Assets/Animation/bevy_tween.toml @@ -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" diff --git a/Assets/Animation/bevy_tweening.toml b/Assets/Animation/bevy_tweening.toml index bc403f96..2d212ca4 100644 --- a/Assets/Animation/bevy_tweening.toml +++ b/Assets/Animation/bevy_tweening.toml @@ -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" diff --git a/Assets/Animation/seldom_state.toml b/Assets/Animation/seldom_state.toml index b93d9426..c701633c 100644 --- a/Assets/Animation/seldom_state.toml +++ b/Assets/Animation/seldom_state.toml @@ -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" diff --git a/Assets/Animation/vleue_kinetoscope.toml b/Assets/Animation/vleue_kinetoscope.toml index 6fa81720..224cfda9 100644 --- a/Assets/Animation/vleue_kinetoscope.toml +++ b/Assets/Animation/vleue_kinetoscope.toml @@ -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" diff --git a/Assets/Asset Generation/bevy_generative.toml b/Assets/Asset Generation/bevy_generative.toml index 8e51138c..45f78152 100644 --- a/Assets/Asset Generation/bevy_generative.toml +++ b/Assets/Asset Generation/bevy_generative.toml @@ -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" diff --git a/Assets/Asset Generation/bevy_ghx_proc_gen.toml b/Assets/Asset Generation/bevy_ghx_proc_gen.toml index e22dcf4f..9b380426 100644 --- a/Assets/Asset Generation/bevy_ghx_proc_gen.toml +++ b/Assets/Asset Generation/bevy_ghx_proc_gen.toml @@ -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" diff --git a/Assets/Asset Loading/bevy_asset_loader.toml b/Assets/Asset Loading/bevy_asset_loader.toml index 45bb6ebb..87c60e1c 100644 --- a/Assets/Asset Loading/bevy_asset_loader.toml +++ b/Assets/Asset Loading/bevy_asset_loader.toml @@ -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" diff --git a/Assets/Asset Loading/bevy_asset_ron.toml b/Assets/Asset Loading/bevy_asset_ron.toml index f475bb96..b5d0a59d 100644 --- a/Assets/Asset Loading/bevy_asset_ron.toml +++ b/Assets/Asset Loading/bevy_asset_ron.toml @@ -1,3 +1,4 @@ name = "bevy_asset_ron" description = "Custom RON Asset loading." link = "https://crates.io/crates/bevy_asset_ron" +crate = "bevy_asset_ron" diff --git a/Assets/Asset Loading/bevy_assetio_zip.toml b/Assets/Asset Loading/bevy_assetio_zip.toml index fd3171ce..3eb60e1e 100644 --- a/Assets/Asset Loading/bevy_assetio_zip.toml +++ b/Assets/Asset Loading/bevy_assetio_zip.toml @@ -1,3 +1,4 @@ name = "bevy_assetio_zip" description = "A plugin for loading assets from an optionally obfuscated zip file." link = "https://github.com/katharostech/bevy_assetio_zip" +crate = "bevy_assetio_zip" diff --git a/Assets/Asset Loading/bevy_assets_bundler.toml b/Assets/Asset Loading/bevy_assets_bundler.toml index 9a37fd57..8c67df07 100644 --- a/Assets/Asset Loading/bevy_assets_bundler.toml +++ b/Assets/Asset Loading/bevy_assets_bundler.toml @@ -1,3 +1,4 @@ name = "bevy_assets_bundler" description = "Assets Bundler with content encryption support" link = "https://github.com/hanabi1224/bevy_assets_bundler" +crate = "bevy_assets_bundler" diff --git a/Assets/Asset Loading/bevy_common_assets.toml b/Assets/Asset Loading/bevy_common_assets.toml index c6184879..176dfdf6 100644 --- a/Assets/Asset Loading/bevy_common_assets.toml +++ b/Assets/Asset Loading/bevy_common_assets.toml @@ -1,3 +1,4 @@ name = "bevy_common_assets" description = "Plugins to load json, yaml, ron, toml, and MessagePack assets" link = "https://github.com/NiklasEi/bevy_common_assets" +crate = "bevy_common_assets" diff --git a/Assets/Asset Loading/bevy_embedded_assets.toml b/Assets/Asset Loading/bevy_embedded_assets.toml index 5d3fc7ea..4ab5ec1d 100644 --- a/Assets/Asset Loading/bevy_embedded_assets.toml +++ b/Assets/Asset Loading/bevy_embedded_assets.toml @@ -2,3 +2,4 @@ name = "bevy_embedded_assets" description = "Plugin to embed assets in your game binary" link = "https://crates.io/crates/bevy_embedded_assets" image = "bevy_embedded_assets.png" +crate = "bevy_embedded_assets" diff --git a/Assets/Asset Loading/bevy_heterogeneous_texture_atlas_loader.toml b/Assets/Asset Loading/bevy_heterogeneous_texture_atlas_loader.toml index 2b1b3974..c3913097 100644 --- a/Assets/Asset Loading/bevy_heterogeneous_texture_atlas_loader.toml +++ b/Assets/Asset Loading/bevy_heterogeneous_texture_atlas_loader.toml @@ -1,3 +1,4 @@ name = "Bevy Heterogenous Texture Atlas Loader" description = "Load heterogenous texture atlases from a ron manifest" link = "https://github.com/ickshonpe/bevy_heterogeneous_texture_atlas_loader" +crate = "bevy_heterogeneous_texture_atlas_loader" diff --git a/Assets/Asset Loading/bevy_qoi.toml b/Assets/Asset Loading/bevy_qoi.toml index c902a03a..d666358f 100644 --- a/Assets/Asset Loading/bevy_qoi.toml +++ b/Assets/Asset Loading/bevy_qoi.toml @@ -1,3 +1,4 @@ name = "bevy_qoi" description = "Bevy support for the QOI (Quite OK Image) format." link = "https://crates.io/crates/bevy_qoi" +crate = "bevy_qoi" diff --git a/Assets/Asset Loading/bevy_titan.toml b/Assets/Asset Loading/bevy_titan.toml index a18c9e8e..fbf50f17 100644 --- a/Assets/Asset Loading/bevy_titan.toml +++ b/Assets/Asset Loading/bevy_titan.toml @@ -1,3 +1,4 @@ name = "bevy_titan" description = "Load heterogeneous, homogeneous and merged texture atlas from a ron manifest." link = "https://crates.io/crates/bevy_titan" +crate = "bevy_titan" diff --git a/Assets/Asset Loading/bevy_web_asset.toml b/Assets/Asset Loading/bevy_web_asset.toml index 6955d6c3..3727d5da 100644 --- a/Assets/Asset Loading/bevy_web_asset.toml +++ b/Assets/Asset Loading/bevy_web_asset.toml @@ -1,3 +1,4 @@ name = "bevy_web_asset" description = "Adds the ability to load assets from http(s) urls" link = "https://crates.io/crates/bevy_web_asset" +crate = "bevy_web_asset" diff --git a/Assets/Audio/bevy-kira-components.toml b/Assets/Audio/bevy-kira-components.toml index 096c48af..08406e82 100644 --- a/Assets/Audio/bevy-kira-components.toml +++ b/Assets/Audio/bevy-kira-components.toml @@ -1,3 +1,4 @@ name = "Bevy Kira Components" description = "Proof-of-concept crate for the next version of Bevy Audio" link = "https://github.com/SolarLiner/bevy-kira-components" +crate = "bevy-kira-components" diff --git a/Assets/Audio/bevy_fundsp.toml b/Assets/Audio/bevy_fundsp.toml index f0c44106..84c422ba 100644 --- a/Assets/Audio/bevy_fundsp.toml +++ b/Assets/Audio/bevy_fundsp.toml @@ -1,3 +1,4 @@ name = "bevy_fundsp" description = "Bevy plugin for audio processing and synthesis using FunDSP" link = "https://github.com/harudagondi/bevy_fundsp" +crate = "bevy_fundsp" diff --git a/Assets/Audio/bevy_kira_audio.toml b/Assets/Audio/bevy_kira_audio.toml index da0d1b90..82eee417 100644 --- a/Assets/Audio/bevy_kira_audio.toml +++ b/Assets/Audio/bevy_kira_audio.toml @@ -1,3 +1,4 @@ name = "bevy_kira_audio" description = "An alternative Bevy audio plugin using Kira" link = "https://github.com/NiklasEi/bevy_kira_audio" +crate = "bevy_kira_audio" diff --git a/Assets/Audio/bevy_oddio.toml b/Assets/Audio/bevy_oddio.toml index 527836d9..536fbdf6 100644 --- a/Assets/Audio/bevy_oddio.toml +++ b/Assets/Audio/bevy_oddio.toml @@ -1,3 +1,4 @@ name = "bevy_oddio" description = "A third party Bevy plugin that integrates `oddio` into Bevy." link = "https://github.com/harudagondi/bevy_oddio" +crate = "bevy_oddio" diff --git a/Assets/Audio/bevy_rrise.toml b/Assets/Audio/bevy_rrise.toml index 4b401da3..c755d502 100644 --- a/Assets/Audio/bevy_rrise.toml +++ b/Assets/Audio/bevy_rrise.toml @@ -1,3 +1,4 @@ name = "bevy_rrise" description = "Bevy audio plugin using Wwise" -link = "https://github.com/dtaralla/bevy-rrise" \ No newline at end of file +link = "https://github.com/dtaralla/bevy-rrise" +crate = "bevy-rrise" diff --git a/Assets/Backends/bevy_doryen.toml b/Assets/Backends/bevy_doryen.toml index f4769afc..646b9ab0 100644 --- a/Assets/Backends/bevy_doryen.toml +++ b/Assets/Backends/bevy_doryen.toml @@ -1,3 +1,4 @@ name = "bevy_doryen" description = "A plugin integrating Bevy ECS with doryen-rs Ascii roguelike library." link = "https://github.com/smokku/bevy_doryen" +# TODO: No crate. diff --git a/Assets/Backends/bevy_miniquad.toml b/Assets/Backends/bevy_miniquad.toml index 93273d61..515a05df 100644 --- a/Assets/Backends/bevy_miniquad.toml +++ b/Assets/Backends/bevy_miniquad.toml @@ -1,3 +1,4 @@ name = "bevy_miniquad" description = "A plugin replacing winit windowing and render pipeline with miniquad library." link = "https://github.com/smokku/bevy_miniquad" +# TODO: No crate. diff --git a/Assets/Backends/bevy_webgl2.toml b/Assets/Backends/bevy_webgl2.toml index 585b0a52..e0dcb205 100644 --- a/Assets/Backends/bevy_webgl2.toml +++ b/Assets/Backends/bevy_webgl2.toml @@ -1,3 +1,4 @@ name = "bevy_webgl2" description = "WebGL2 renderer plugin for WASM target" link = "https://github.com/mrk-its/bevy_webgl2" +crate = "bevy_webgl2" diff --git a/Assets/Backends/prototype_bevy_sdl2.toml b/Assets/Backends/prototype_bevy_sdl2.toml index fde895eb..fa382044 100644 --- a/Assets/Backends/prototype_bevy_sdl2.toml +++ b/Assets/Backends/prototype_bevy_sdl2.toml @@ -1,3 +1,4 @@ name = "prototype_bevy_sdl2" description = "A prototype for SDL2 integration into Bevy" link = "https://github.com/aclysma/prototype_bevy_sdl2" +# TODO: No crate. diff --git a/Assets/Camera/Bevy-WoW.toml b/Assets/Camera/Bevy-WoW.toml index 56a7e5f9..35ae4265 100644 --- a/Assets/Camera/Bevy-WoW.toml +++ b/Assets/Camera/Bevy-WoW.toml @@ -1,3 +1,4 @@ name = "Bevy-WoW" description = "A WoW-style camera" link = "https://github.com/Tezza48/Bevy-WoW" +# TODO: No crate. diff --git a/Assets/Camera/bevy-orbit-controls.toml b/Assets/Camera/bevy-orbit-controls.toml index bf9a9aaf..a52c22f8 100644 --- a/Assets/Camera/bevy-orbit-controls.toml +++ b/Assets/Camera/bevy-orbit-controls.toml @@ -1,3 +1,4 @@ name = "bevy-orbit-controls" description = "An orbit controls camera controller" link = "https://github.com/iMplode-nZ/bevy-orbit-controls" +crate = "bevy-orbit-controls" diff --git a/Assets/Camera/bevy_4x_camera.toml b/Assets/Camera/bevy_4x_camera.toml index 5c97bba9..52fc8db5 100644 --- a/Assets/Camera/bevy_4x_camera.toml +++ b/Assets/Camera/bevy_4x_camera.toml @@ -1,3 +1,4 @@ name = "bevy_4x_camera" description = "A 4X style camera for bevy. Demo: https://imgur.com/XIIDcIW" link = "https://crates.io/crates/bevy_4x_camera" +crate = "bevy_4x_camera" diff --git a/Assets/Camera/bevy_config_cam.toml b/Assets/Camera/bevy_config_cam.toml index 29a12931..c33e5e95 100644 --- a/Assets/Camera/bevy_config_cam.toml +++ b/Assets/Camera/bevy_config_cam.toml @@ -2,3 +2,4 @@ name = "bevy_config_cam" description = "An easy plug-n-play multifunctional camera controller with many camera-modes to fit your every need" link = "https://github.com/BlackPhlox/bevy_config_cam" image = "bevy_config_cam_low_fov_dark.png" +crate = "bevy_config_cam" diff --git a/Assets/Camera/bevy_dolly.toml b/Assets/Camera/bevy_dolly.toml index 30d6179c..330c17fc 100644 --- a/Assets/Camera/bevy_dolly.toml +++ b/Assets/Camera/bevy_dolly.toml @@ -1,3 +1,4 @@ name = "bevy_dolly" description = "Combine simple building blocks to create smooth cameras" -link = "https://github.com/BlackPhlox/bevy_dolly" \ No newline at end of file +link = "https://github.com/BlackPhlox/bevy_dolly" +crate = "bevy_dolly" diff --git a/Assets/Camera/bevy_fly_camera.toml b/Assets/Camera/bevy_fly_camera.toml index cf9bff6b..aa0598c6 100644 --- a/Assets/Camera/bevy_fly_camera.toml +++ b/Assets/Camera/bevy_fly_camera.toml @@ -1,3 +1,4 @@ name = "bevy_fly_camera" description = "A flying camera plugin" link = "https://crates.io/crates/bevy_fly_camera" +crate = "bevy_fly_camera" diff --git a/Assets/Camera/bevy_flycam.toml b/Assets/Camera/bevy_flycam.toml index 78c8c983..41f48d8e 100644 --- a/Assets/Camera/bevy_flycam.toml +++ b/Assets/Camera/bevy_flycam.toml @@ -1,3 +1,4 @@ name = "bevy_flycam" description = "A basic FPS-style camera controller" link = "https://github.com/sburris0/bevy_flycam" +crate = "bevy_flycam" diff --git a/Assets/Camera/bevy_panorbit_camera.toml b/Assets/Camera/bevy_panorbit_camera.toml index 20dd6fe6..f299be92 100644 --- a/Assets/Camera/bevy_panorbit_camera.toml +++ b/Assets/Camera/bevy_panorbit_camera.toml @@ -2,3 +2,4 @@ name = "bevy_panorbit_camera" description = "A pan/orbit camera controller" link = "https://github.com/Plonq/bevy_panorbit_camera" image = "bevy_panorbit_camera.gif" +crate = "bevy_panorbit_camera" diff --git a/Assets/Camera/bevy_rts_camera.toml b/Assets/Camera/bevy_rts_camera.toml index 227f0e62..aac4b9d3 100644 --- a/Assets/Camera/bevy_rts_camera.toml +++ b/Assets/Camera/bevy_rts_camera.toml @@ -2,3 +2,4 @@ name = "bevy_rts_camera" description = "A simple RTS-style camera controller" link = "https://github.com/Plonq/bevy_rts_camera" image = "bevy_rts_camera.gif" +crate = "bevy_rts_camera" diff --git a/Assets/Camera/bevy_smooth_pixel_camera.toml b/Assets/Camera/bevy_smooth_pixel_camera.toml index 449953b0..dea40f69 100644 --- a/Assets/Camera/bevy_smooth_pixel_camera.toml +++ b/Assets/Camera/bevy_smooth_pixel_camera.toml @@ -2,3 +2,4 @@ name = "bevy_smooth_pixel_camera" description = "A powerful pixel-perfect camera with subpixel smoothing." link = "https://crates.io/crates/bevy_smooth_pixel_camera" image = "bevy_smooth_pixel_camera.gif" +crate = "bevy_smooth_pixel_camera" diff --git a/Assets/Camera/bevy_third_person_camera.toml b/Assets/Camera/bevy_third_person_camera.toml index fd5afb73..75dd0def 100644 --- a/Assets/Camera/bevy_third_person_camera.toml +++ b/Assets/Camera/bevy_third_person_camera.toml @@ -1,4 +1,5 @@ name = "bevy_third_person_camera" description = "A simple, plug & play third person camera for bevy." link = "https://crates.io/crates/bevy_third_person_camera" -image = "bevy_third_person_camera.gif" \ No newline at end of file +image = "bevy_third_person_camera.gif" +crate = "bevy_third_person_camera" diff --git a/Assets/Camera/bevy_touch_camera.toml b/Assets/Camera/bevy_touch_camera.toml index 697ac5a3..87718445 100644 --- a/Assets/Camera/bevy_touch_camera.toml +++ b/Assets/Camera/bevy_touch_camera.toml @@ -2,3 +2,4 @@ name = "bevy_touch_camera" description = "Touch camera for drag and pinch to zoom" link = "https://github.com/d-bucur/bevy_touch_camera" image = "bevy_touch_camera.webp" +crate = "bevy_touch_camera" diff --git a/Assets/Camera/smooth-bevy-cameras.toml b/Assets/Camera/smooth-bevy-cameras.toml index e4afafbe..1c1c5dbc 100644 --- a/Assets/Camera/smooth-bevy-cameras.toml +++ b/Assets/Camera/smooth-bevy-cameras.toml @@ -1,3 +1,4 @@ name = "smooth-bevy-cameras" description = "Camera controllers with buttery, exponential smoothing." link = "https://github.com/bonsairobo/smooth-bevy-cameras" +crate = "smooth-bevy-cameras" diff --git a/Assets/Development tools/autodefault.toml b/Assets/Development tools/autodefault.toml index f2b7d1b3..d35004dd 100644 --- a/Assets/Development tools/autodefault.toml +++ b/Assets/Development tools/autodefault.toml @@ -1,3 +1,4 @@ name = "autodefault" description = "annotate functions to have them automatically insert `..Default::default()` into struct expressions" link = "https://github.com/Lucretiel/autodefault" +crate = "autodefault" diff --git a/Assets/Development tools/bevy-debug-text-overlay.toml b/Assets/Development tools/bevy-debug-text-overlay.toml index 4f8c2f4f..61c32f60 100644 --- a/Assets/Development tools/bevy-debug-text-overlay.toml +++ b/Assets/Development tools/bevy-debug-text-overlay.toml @@ -1,4 +1,5 @@ name = "bevy-debug-text-overlay" description = " A convenient on-screen message print macro" -link = "https://crates.io/crates/bevy_debug_text_overlay" +link = "https://crates.io/crates/bevy-debug-text-overlay" image = "bevy-debug-text-overlay-demo.gif" +crate = "bevy-debug-text-overlay" diff --git a/Assets/Development tools/bevy-inspector-egui.toml b/Assets/Development tools/bevy-inspector-egui.toml index bbf8daeb..5d0202dc 100644 --- a/Assets/Development tools/bevy-inspector-egui.toml +++ b/Assets/Development tools/bevy-inspector-egui.toml @@ -1,3 +1,4 @@ name = "bevy-inspector-egui" description = "Visually edit fields of structs inside the game using egui." link = "https://github.com/jakobhellermann/bevy-inspector-egui" +crate = "bevy-inspector-egui" diff --git a/Assets/Development tools/bevy-remote-devtools.toml b/Assets/Development tools/bevy-remote-devtools.toml index a995e22a..e5f8507e 100644 --- a/Assets/Development tools/bevy-remote-devtools.toml +++ b/Assets/Development tools/bevy-remote-devtools.toml @@ -1,3 +1,4 @@ name = "bevy-remote-devtools" description = "UI for debugging entities, assets, logs and systems over network" link = "https://github.com/reneeichhorn/bevy-remote-devtools" +crate = "bevy-remote-devtools-plugin" diff --git a/Assets/Development tools/bevy-yoleck.toml b/Assets/Development tools/bevy-yoleck.toml index dfb2c056..d9783874 100644 --- a/Assets/Development tools/bevy-yoleck.toml +++ b/Assets/Development tools/bevy-yoleck.toml @@ -1,3 +1,4 @@ name = "bevy-yoleck" description = "Turn a game into a level editor for its own levels" link = "https://crates.io/crates/bevy-yoleck" +crate = "bevy-yoleck" diff --git a/Assets/Development tools/bevy_dev_console.toml b/Assets/Development tools/bevy_dev_console.toml index c886a09e..e1fa807d 100644 --- a/Assets/Development tools/bevy_dev_console.toml +++ b/Assets/Development tools/bevy_dev_console.toml @@ -2,3 +2,4 @@ name = "bevy_dev_console" description = "Source-like developer console with a powerful command language" link = "https://github.com/doonv/bevy_dev_console" image = "bevy_dev_console.png" +crate = "bevy_dev_console" diff --git a/Assets/Development tools/bevy_gltf_blueprints.toml b/Assets/Development tools/bevy_gltf_blueprints.toml index 91a48ba4..dcd3cd93 100644 --- a/Assets/Development tools/bevy_gltf_blueprints.toml +++ b/Assets/Development tools/bevy_gltf_blueprints.toml @@ -1,3 +1,4 @@ name = "bevy_gltf_blueprints" description = "Define Blueprints/Prefabs in gltf files and spawn them easilly inside Bevy." link = "https://crates.io/crates/bevy_gltf_blueprints" +crate = "bevy_gltf_blueprints" diff --git a/Assets/Development tools/bevy_gltf_components.toml b/Assets/Development tools/bevy_gltf_components.toml index 13cfc943..dc3bad10 100644 --- a/Assets/Development tools/bevy_gltf_components.toml +++ b/Assets/Development tools/bevy_gltf_components.toml @@ -1,3 +1,4 @@ name = "bevy_gltf_components" description = "Define components directly inside gltf files and instanciate them in Bevy." link = "https://crates.io/crates/bevy_gltf_components" +crate = "bevy_gltf_components" diff --git a/Assets/Development tools/bevy_mod_debug_console.toml b/Assets/Development tools/bevy_mod_debug_console.toml index 15abb52b..686be73f 100644 --- a/Assets/Development tools/bevy_mod_debug_console.toml +++ b/Assets/Development tools/bevy_mod_debug_console.toml @@ -1,3 +1,4 @@ name = "bevy_mod_debug_console" description = "Get info from ecs through" link = "https://github.com/hymm/bevy_mod_debug_console" +crate = "bevy_mod_debug_console" diff --git a/Assets/Development tools/bevy_mod_debugdump.toml b/Assets/Development tools/bevy_mod_debugdump.toml index dc090f43..0586ca3a 100644 --- a/Assets/Development tools/bevy_mod_debugdump.toml +++ b/Assets/Development tools/bevy_mod_debugdump.toml @@ -1,3 +1,4 @@ name = "bevy_mod_debugdump" description = "Render graph and schedule graph visualizers using egui." link = "https://github.com/jakobhellermann/bevy_mod_debugdump" +crate = "bevy_mod_debugdump" diff --git a/Assets/Development tools/bevy_mod_gizmos.toml b/Assets/Development tools/bevy_mod_gizmos.toml index cd8ba60b..a297afe9 100644 --- a/Assets/Development tools/bevy_mod_gizmos.toml +++ b/Assets/Development tools/bevy_mod_gizmos.toml @@ -1,3 +1,4 @@ name = "bevy_mod_gizmos" description = "Visual gizmos to aid with development and debugging in Bevy" link = "https://crates.io/crates/bevy_mod_gizmos" +crate = "bevy_mod_gizmos" diff --git a/Assets/Development tools/bevy_shadertoy_wgsl.toml b/Assets/Development tools/bevy_shadertoy_wgsl.toml index e715c628..385f0517 100644 --- a/Assets/Development tools/bevy_shadertoy_wgsl.toml +++ b/Assets/Development tools/bevy_shadertoy_wgsl.toml @@ -1,4 +1,5 @@ name = "bevy_shadertoy_wgsl" description = "A Shadertoy clone, facilitating coding complex shaders" link = "https://github.com/eliotbo/bevy_shadertoy_wgsl" -image = "bevy_shadertoy_wgsl.gif" \ No newline at end of file +image = "bevy_shadertoy_wgsl.gif" +# TODO: No crate. diff --git a/Assets/Development tools/bevycheck.toml b/Assets/Development tools/bevycheck.toml index 2c19c82b..fb59f8e4 100644 --- a/Assets/Development tools/bevycheck.toml +++ b/Assets/Development tools/bevycheck.toml @@ -1,3 +1,4 @@ name = "bevycheck" description = "annotate invalid systems with `#[bevycheck::system]` to get nice error messages for what's wrong" link = "https://github.com/jakobhellermann/bevycheck" +crate = "bevycheck" diff --git a/Assets/Development tools/blender_bevy_components_workflow.toml b/Assets/Development tools/blender_bevy_components_workflow.toml index 84911264..3f969d84 100644 --- a/Assets/Development tools/blender_bevy_components_workflow.toml +++ b/Assets/Development tools/blender_bevy_components_workflow.toml @@ -1,4 +1,5 @@ name = "blender_bevy_components_workflow" description = "Crates & tools to add components, blueprints etc from gltf, to use Blender as an editor for Bevy" link = "https://github.com/kaosat-dev/Blender_bevy_components_workflow" -image = "blender_bevy_components_workflow.png" \ No newline at end of file +image = "blender_bevy_components_workflow.png" +crate = "bevy_gltf_components" diff --git a/Assets/Development tools/dexterous_developer.toml b/Assets/Development tools/dexterous_developer.toml index b043a79a..811a317d 100644 --- a/Assets/Development tools/dexterous_developer.toml +++ b/Assets/Development tools/dexterous_developer.toml @@ -1,4 +1,4 @@ name = "Dexterous Developer" - description = "A hot reload system for bevy" link = "https://github.com/lee-orr/dexterous_developer" +crate = "bevy_dexterous_developer" diff --git a/Assets/Development tools/pecs.toml b/Assets/Development tools/pecs.toml index 6c7f14d8..ed22048f 100644 --- a/Assets/Development tools/pecs.toml +++ b/Assets/Development tools/pecs.toml @@ -1,3 +1,4 @@ name = "pecs" description = "Asynchronous operations with Promises for Bevy" link = "https://github.com/jkb0o/pecs" +crate = "pecs" diff --git a/Assets/Devices/bevy_streamdeck.toml b/Assets/Devices/bevy_streamdeck.toml index 92645d9b..fc4e951c 100644 --- a/Assets/Devices/bevy_streamdeck.toml +++ b/Assets/Devices/bevy_streamdeck.toml @@ -2,3 +2,4 @@ name = "bevy_streamdeck" description = "Control and interact with your Stream Deck" link = "https://crates.io/crates/bevy_streamdeck" image = "bevy_streamdeck.gif" +crate = "bevy_streamdeck" diff --git a/Assets/Helpers/bevy-add-events-macro.toml b/Assets/Helpers/bevy-add-events-macro.toml index bd755327..b00257d2 100644 --- a/Assets/Helpers/bevy-add-events-macro.toml +++ b/Assets/Helpers/bevy-add-events-macro.toml @@ -1,3 +1,4 @@ name = "bevy-add-events-macro" description = "adds the add_events! macro to make adding multiple events easier" -link = "https://git.tebibyte.media/nexus/nexus/src/branch/main/bevy-add-events-macro" \ No newline at end of file +link = "https://crates.io/crates/bevy-add-events-macro" +crate = "bevy-add-events-macro" diff --git a/Assets/Helpers/bevy-generative-grammars.toml b/Assets/Helpers/bevy-generative-grammars.toml index 25a743ea..cecacb8b 100644 --- a/Assets/Helpers/bevy-generative-grammars.toml +++ b/Assets/Helpers/bevy-generative-grammars.toml @@ -1,9 +1,4 @@ -# Name of your asset. name = "Bevy Generative Grammars" - -# Description of your asset. It should be less than 100 characters and not contain formatting. description = "A library providing helpers for Generative Grammars, as well as a Tracery implementation." - -# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar. link = "https://github.com/lee-orr/bevy-generative-grammars" - +crate = "bevy_generative_grammars" diff --git a/Assets/Helpers/bevy-panic-handler.toml b/Assets/Helpers/bevy-panic-handler.toml index 183b9552..68cd41d2 100644 --- a/Assets/Helpers/bevy-panic-handler.toml +++ b/Assets/Helpers/bevy-panic-handler.toml @@ -1,12 +1,5 @@ -# Name of your asset. name = "bevy-panic-handler" - -# Description of your asset. It should be less than 100 characters and not contain formatting. description = "A bevy plugin that creates a popup and logs to error on panic. " - -# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar. link = "https://github.com/Koranir/bevy-panic-handler" - -# Optional image to showcase your asset. -# Should be a png/jpg/gif/webp located next to your toml file, less than 2 MB in size. image = "bevy-panic-handler.png" +crate = "bevy-panic-handler" diff --git a/Assets/Helpers/bevy-scene-hook.toml b/Assets/Helpers/bevy-scene-hook.toml index 7fb6cee1..dc523be7 100644 --- a/Assets/Helpers/bevy-scene-hook.toml +++ b/Assets/Helpers/bevy-scene-hook.toml @@ -1,3 +1,4 @@ name = "bevy-scene-hook" description = "Ad-hoc component insertion for scenes" -link = "https://crates.io/crates/bevy_scene_hook" +link = "https://crates.io/crates/bevy-scene-hook" +crate = "bevy-scene-hook" diff --git a/Assets/Helpers/bevy-sequential-actions.toml b/Assets/Helpers/bevy-sequential-actions.toml index 55bf3e04..aebdbf53 100644 --- a/Assets/Helpers/bevy-sequential-actions.toml +++ b/Assets/Helpers/bevy-sequential-actions.toml @@ -1,3 +1,4 @@ name = "bevy-sequential-actions" description = "A Bevy library for executing various actions in a sequence." link = "https://github.com/hikikones/bevy-sequential-actions" +crate = "bevy-sequential-actions" diff --git a/Assets/Helpers/bevy_adventure.toml b/Assets/Helpers/bevy_adventure.toml index aca95583..6fbb346f 100644 --- a/Assets/Helpers/bevy_adventure.toml +++ b/Assets/Helpers/bevy_adventure.toml @@ -2,3 +2,4 @@ name = "bevy_adventure" description = "A comprehensive framework for building adventure games in Bevy." link = "https://github.com/hankjordan/bevy_adventure" image = "bevy_adventure.webp" +crate = "bevy_adventure" diff --git a/Assets/Helpers/bevy_async_task.toml b/Assets/Helpers/bevy_async_task.toml index c559ebaa..085c476f 100644 --- a/Assets/Helpers/bevy_async_task.toml +++ b/Assets/Helpers/bevy_async_task.toml @@ -1,3 +1,4 @@ name = "bevy_async_task" description = "Cross-platform ergonomic abstractions for async programming." link = "https://github.com/loopystudios/bevy_async_task" +crate = "bevy_async_task" diff --git a/Assets/Helpers/bevy_contrib_colors.toml b/Assets/Helpers/bevy_contrib_colors.toml index 1de17fb0..f983978b 100644 --- a/Assets/Helpers/bevy_contrib_colors.toml +++ b/Assets/Helpers/bevy_contrib_colors.toml @@ -1,3 +1,4 @@ name = "bevy_contrib_colors" description = "A simple color library." link = "https://crates.io/crates/bevy_contrib_colors" +crate = "bevy_contrib_colors" diff --git a/Assets/Helpers/bevy_cronjob.toml b/Assets/Helpers/bevy_cronjob.toml index b4d1c20a..c3049919 100644 --- a/Assets/Helpers/bevy_cronjob.toml +++ b/Assets/Helpers/bevy_cronjob.toml @@ -1,3 +1,4 @@ name = "bevy_cronjob" description = "A simple helper to run cronjobs (at repeated schedule) in Bevy." link = "https://github.com/foxzool/bevy_cronjob" +crate = "bevy_cronjob" diff --git a/Assets/Helpers/bevy_cursor.toml b/Assets/Helpers/bevy_cursor.toml index 2cde860d..b6ef487c 100644 --- a/Assets/Helpers/bevy_cursor.toml +++ b/Assets/Helpers/bevy_cursor.toml @@ -2,3 +2,4 @@ name = "Bevy Cursor" description = "A plugin to track informations about the cursor" link = "https://github.com/tguichaoua/bevy_cursor" image = "bevy_cursor.png" +crate = "bevy_cursor" diff --git a/Assets/Helpers/bevy_debug_lines.toml b/Assets/Helpers/bevy_debug_lines.toml index c8b5fea6..d348a6a4 100644 --- a/Assets/Helpers/bevy_debug_lines.toml +++ b/Assets/Helpers/bevy_debug_lines.toml @@ -1,3 +1,4 @@ name = "bevy_debug_lines" description = "Simple line drawing api for bevy." link = "https://github.com/Toqozz/bevy_debug_lines" +crate = "bevy_prototype_debug_lines" diff --git a/Assets/Helpers/bevy_defer.toml b/Assets/Helpers/bevy_defer.toml index 04e7416e..2a7f59a3 100644 --- a/Assets/Helpers/bevy_defer.toml +++ b/Assets/Helpers/bevy_defer.toml @@ -1,3 +1,4 @@ name = "bevy_defer" description = "Simple asynchronous runtime for executing deferred queries." link = "https://github.com/mintlu8/bevy_defer" +crate = "bevy_defer" diff --git a/Assets/Helpers/bevy_dev.toml b/Assets/Helpers/bevy_dev.toml index c98d6a84..649d8cd4 100644 --- a/Assets/Helpers/bevy_dev.toml +++ b/Assets/Helpers/bevy_dev.toml @@ -2,3 +2,4 @@ name = "bevy_dev" description = "Dev tools for Bevy Engine. For faster prototyping." link = "https://crates.io/crates/bevy_dev" image = "bevy_dev.webp" +crate = "bevy_dev" diff --git a/Assets/Helpers/bevy_discovery.toml b/Assets/Helpers/bevy_discovery.toml index 57effcad..0fbc2a03 100644 --- a/Assets/Helpers/bevy_discovery.toml +++ b/Assets/Helpers/bevy_discovery.toml @@ -1,3 +1,4 @@ name = "bevy_discovery" description = "Automatically detects and registers systems for you." link = "https://crates.io/crates/bevy_discovery" +crate = "bevy_discovery" diff --git a/Assets/Helpers/bevy_ecs_markers.toml b/Assets/Helpers/bevy_ecs_markers.toml index 3a6f5391..98bacfb6 100644 --- a/Assets/Helpers/bevy_ecs_markers.toml +++ b/Assets/Helpers/bevy_ecs_markers.toml @@ -2,3 +2,4 @@ name = "bevy_ecs_markers" description = "Easily mark Entities and read and mutate them" link = "https://github.com/ChoppedStudio/bevy_ecs_markers" image = "bevy_ecs_markers.png" +crate = "bevy_ecs_markers" diff --git a/Assets/Helpers/bevy_event_set.toml b/Assets/Helpers/bevy_event_set.toml index c0c0d507..9ae764c8 100644 --- a/Assets/Helpers/bevy_event_set.toml +++ b/Assets/Helpers/bevy_event_set.toml @@ -1,3 +1,4 @@ name = "bevy_event_set" description = "A macro to create event bundles for Bevy" link = "https://github.com/woubuc/bevy-event-set" +crate = "bevy_event_set" diff --git a/Assets/Helpers/bevy_extern_events.toml b/Assets/Helpers/bevy_extern_events.toml index e22428cf..19a7d6d7 100644 --- a/Assets/Helpers/bevy_extern_events.toml +++ b/Assets/Helpers/bevy_extern_events.toml @@ -1,3 +1,4 @@ name = "bevy_extern_events" description = "Plugin for generic external events forwarded to Bevy EventReaders" link = "https://github.com/extrawurst/bevy_extern_events" +crate = "bevy_extern_events" diff --git a/Assets/Helpers/bevy_flurx.toml b/Assets/Helpers/bevy_flurx.toml index 5a146d89..dc32ab82 100644 --- a/Assets/Helpers/bevy_flurx.toml +++ b/Assets/Helpers/bevy_flurx.toml @@ -1,3 +1,4 @@ name = "bevy_flurx" description = "Allows sequential description of game processing." -link = "https://github.com/not-elm/bevy_flurx" \ No newline at end of file +link = "https://github.com/not-elm/bevy_flurx" +crate = "bevy_flurx" diff --git a/Assets/Helpers/bevy_framepace.toml b/Assets/Helpers/bevy_framepace.toml index 00f9adce..afcb581b 100644 --- a/Assets/Helpers/bevy_framepace.toml +++ b/Assets/Helpers/bevy_framepace.toml @@ -2,3 +2,4 @@ name = "bevy_framepace" description = "Framepacing and framelimiting for bevy" link = "https://crates.io/crates/bevy_framepace" image = "bevy_framepace.png" +crate = "bevy_framepace" diff --git a/Assets/Helpers/bevy_image_export.toml b/Assets/Helpers/bevy_image_export.toml index 3d98d034..5da0ddab 100644 --- a/Assets/Helpers/bevy_image_export.toml +++ b/Assets/Helpers/bevy_image_export.toml @@ -2,3 +2,4 @@ name = "bevy_image_export" description = "Enables you to record the output of a camera to a sequence of image files" link = "https://crates.io/crates/bevy_image_export" image = "bevy_image_export.png" +crate = "bevy_image_export" diff --git a/Assets/Helpers/bevy_local_commands.toml b/Assets/Helpers/bevy_local_commands.toml index 0f9509b3..222aeadb 100644 --- a/Assets/Helpers/bevy_local_commands.toml +++ b/Assets/Helpers/bevy_local_commands.toml @@ -2,3 +2,4 @@ name = "bevy_local_commands" description = "Execute and manage local shell commands" link = "https://github.com/edouardpoitras/bevy_local_commands" image = "bevy_local_commands.png" +crate = "bevy_local_commands" diff --git a/Assets/Helpers/bevy_match3.toml b/Assets/Helpers/bevy_match3.toml index ee17d02d..5d45c6a8 100644 --- a/Assets/Helpers/bevy_match3.toml +++ b/Assets/Helpers/bevy_match3.toml @@ -1,11 +1,5 @@ -# Name of your asset. name = "Bevy Match 3" - -# Description of your asset. It should be less than 100 characters and not contain formatting. description = "A crate for handling the logic side of match 3 games" - -# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar. link = "https://crates.io/crates/bevy_match3" - -# Optional image to showcase your asset. Should be a png/jpg/gif located next to your toml file. -image = "bevy_match3.gif" \ No newline at end of file +image = "bevy_match3.gif" +crate = "bevy_match3" diff --git a/Assets/Helpers/bevy_mod_index.toml b/Assets/Helpers/bevy_mod_index.toml index a7ae7935..c3667afe 100644 --- a/Assets/Helpers/bevy_mod_index.toml +++ b/Assets/Helpers/bevy_mod_index.toml @@ -1,9 +1,4 @@ -# Name of your asset. name = "bevy_mod_index" - -# Description of your asset. It should be less than 100 characters and not contain formatting. description = "A Rust crate that allows efficient querying for components by their values" - -# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar. link = "https://github.com/chrisjuchem/bevy_mod_index" - +crate = "bevy_mod_index" diff --git a/Assets/Helpers/bevy_mod_lockdown.toml b/Assets/Helpers/bevy_mod_lockdown.toml index 7049b37f..b436cac9 100644 --- a/Assets/Helpers/bevy_mod_lockdown.toml +++ b/Assets/Helpers/bevy_mod_lockdown.toml @@ -1,3 +1,4 @@ name = "bevy_mod_lockdown" description = "bevy_mod_lockdown is a library to reduce the attack surface your application offers." link = "https://github.com/FrTerstappen/bevy_mod_lockdown" +crate = "bevy_mod_lockdown" diff --git a/Assets/Helpers/bevy_mod_speedup.toml b/Assets/Helpers/bevy_mod_speedup.toml index c281850c..428126ad 100644 --- a/Assets/Helpers/bevy_mod_speedup.toml +++ b/Assets/Helpers/bevy_mod_speedup.toml @@ -1,3 +1,4 @@ name = "bevy_mod_speedup" description = "bevy_mod_speedup is a collection of ways to increase the performance of your application." link = "https://github.com/FrTerstappen/bevy_mod_speedup" +crate = "bevy_mod_speedup" diff --git a/Assets/Helpers/bevy_mod_sysfail.toml b/Assets/Helpers/bevy_mod_sysfail.toml index a72fcd01..2f3b6c3a 100644 --- a/Assets/Helpers/bevy_mod_sysfail.toml +++ b/Assets/Helpers/bevy_mod_sysfail.toml @@ -1,4 +1,4 @@ - name = "bevy_mod_sysfail" description = "Add the sysfail macro attribute to use ? in your systems." link = "https://crates.io/crates/bevy_mod_sysfail" +crate = "bevy_mod_sysfail" diff --git a/Assets/Helpers/bevy_pipelines_ready.toml b/Assets/Helpers/bevy_pipelines_ready.toml index 776fb08b..5817e400 100644 --- a/Assets/Helpers/bevy_pipelines_ready.toml +++ b/Assets/Helpers/bevy_pipelines_ready.toml @@ -2,3 +2,4 @@ name = "bevy_pipelines_ready" description = "Tiny plugin for tracking render pipeline status." link = "https://github.com/rparrett/bevy_pipelines_ready" image = "bevy_pipelines_ready.png" +crate = "bevy_pipelines_ready" diff --git a/Assets/Helpers/bevy_plot.toml b/Assets/Helpers/bevy_plot.toml index c422eade..7b0d49d3 100644 --- a/Assets/Helpers/bevy_plot.toml +++ b/Assets/Helpers/bevy_plot.toml @@ -2,3 +2,4 @@ name = "bevy_plot" description = "Plotting library with a focus on esthetics and interactivity" link = "https://github.com/eliotbo/bevy_plot" image = "bevy_plot.png" +crate = "bevy_plot" diff --git a/Assets/Helpers/bevy_proto.toml b/Assets/Helpers/bevy_proto.toml index 6b494ef8..e7190562 100644 --- a/Assets/Helpers/bevy_proto.toml +++ b/Assets/Helpers/bevy_proto.toml @@ -2,3 +2,4 @@ name = "bevy_proto" description = "Create entity templates with a simple config file." link = "https://github.com/MrGVSV/bevy_proto" image = "bevy_proto.png" +crate = "bevy_proto" diff --git a/Assets/Helpers/bevy_prototype_inline_assets.toml b/Assets/Helpers/bevy_prototype_inline_assets.toml index 193d8783..74e69a90 100644 --- a/Assets/Helpers/bevy_prototype_inline_assets.toml +++ b/Assets/Helpers/bevy_prototype_inline_assets.toml @@ -1,3 +1,4 @@ name = "bevy_prototype_inline_assets" description = "A simple plugin for bundling assets into your binary." link = "https://crates.io/crates/bevy_prototype_inline_assets" +crate = "bevy_prototype_inline_assets" diff --git a/Assets/Helpers/bevy_quick_response.toml b/Assets/Helpers/bevy_quick_response.toml index 3f6c577e..b4ec5789 100644 --- a/Assets/Helpers/bevy_quick_response.toml +++ b/Assets/Helpers/bevy_quick_response.toml @@ -1,3 +1,4 @@ name = "bevy_quick_response" description = "A Bevy plugin for quick responsive behaviors" link = "https://crates.io/crates/bevy_quick_response" +crate = "bevy_quick_response" diff --git a/Assets/Helpers/bevy_rand.toml b/Assets/Helpers/bevy_rand.toml index ff878346..883a87a7 100644 --- a/Assets/Helpers/bevy_rand.toml +++ b/Assets/Helpers/bevy_rand.toml @@ -1,3 +1,4 @@ name = "Bevy Rand" description = "A plugin to integrate rand for ECS optimised RNG for the Bevy game engine" link = "https://github.com/Bluefinger/bevy_rand" +crate = "bevy_rand" diff --git a/Assets/Helpers/bevy_spawnable.toml b/Assets/Helpers/bevy_spawnable.toml index eeedc579..ffff0f66 100644 --- a/Assets/Helpers/bevy_spawnable.toml +++ b/Assets/Helpers/bevy_spawnable.toml @@ -1,3 +1,4 @@ name = "bevy_spawnable" description = "tiny spawn utility for Bevy, to encapsulate spawn logic" link = "https://crates.io/crates/bevy_spawnable" +crate = "bevy_spawnable" diff --git a/Assets/Helpers/bevy_system_graph.toml b/Assets/Helpers/bevy_system_graph.toml index 0c5f0d0c..967b1e9e 100644 --- a/Assets/Helpers/bevy_system_graph.toml +++ b/Assets/Helpers/bevy_system_graph.toml @@ -1,3 +1,4 @@ name = "bevy_system_graph" description = "A handle based API for ordering ECS systems." link = "https://crates.io/crates/bevy_system_graph" +crate = "bevy_system_graph" diff --git a/Assets/Helpers/bevy_turborand.toml b/Assets/Helpers/bevy_turborand.toml index 64ac3921..13ded458 100644 --- a/Assets/Helpers/bevy_turborand.toml +++ b/Assets/Helpers/bevy_turborand.toml @@ -1,3 +1,4 @@ name = "bevy_turborand" description = "ECS-integrated random number generation based on turborand" -link = "https://github.com/Bluefinger/bevy_turborand" \ No newline at end of file +link = "https://github.com/Bluefinger/bevy_turborand" +crate = "bevy_turborand" diff --git a/Assets/Helpers/hexx.toml b/Assets/Helpers/hexx.toml index d02bf46f..38b7d94a 100644 --- a/Assets/Helpers/hexx.toml +++ b/Assets/Helpers/hexx.toml @@ -2,3 +2,4 @@ name = "hexx" description = "Hexagon utils for 2D and 3D" link = "https://github.com/ManevilleF/hexx" image = "hexx.png" +crate = "hexx" diff --git a/Assets/Helpers/iyes_loopless.toml b/Assets/Helpers/iyes_loopless.toml index 5d8952a3..a9e0ba91 100644 --- a/Assets/Helpers/iyes_loopless.toml +++ b/Assets/Helpers/iyes_loopless.toml @@ -1,3 +1,4 @@ name = "iyes_loopless" description = "Composable Alternatives to Bevy's RunCriteria, States, and FixedTimestep" -link = "https://crates.io/crates/iyes_loopless" \ No newline at end of file +link = "https://crates.io/crates/iyes_loopless" +crate = "iyes_loopless" diff --git a/Assets/Helpers/iyes_progress.toml b/Assets/Helpers/iyes_progress.toml index 6314fbb6..d7292fec 100644 --- a/Assets/Helpers/iyes_progress.toml +++ b/Assets/Helpers/iyes_progress.toml @@ -2,3 +2,4 @@ name = "iyes_progress" description = "Easily implement a loading state, tracking the progress of assets and other tasks." link = "https://crates.io/crates/iyes_progress" +crate = "iyes_progress" diff --git a/Assets/Helpers/iyes_scene_tools.toml b/Assets/Helpers/iyes_scene_tools.toml index b3450a1e..85992299 100644 --- a/Assets/Helpers/iyes_scene_tools.toml +++ b/Assets/Helpers/iyes_scene_tools.toml @@ -1,3 +1,4 @@ name = "iyes_scene_tools" description = "Helpers for working with Bevy Scenes" -link = "https://crates.io/crates/iyes_scene_tools" \ No newline at end of file +link = "https://crates.io/crates/iyes_scene_tools" +crate = "iyes_scene_tools" diff --git a/Assets/Helpers/seldom_fn_plugin.toml b/Assets/Helpers/seldom_fn_plugin.toml index d00c6ed1..3412ad78 100644 --- a/Assets/Helpers/seldom_fn_plugin.toml +++ b/Assets/Helpers/seldom_fn_plugin.toml @@ -1,3 +1,4 @@ name = "seldom_fn_plugin" description = "Allows using Rust functions in place of Bevy plugins for concision and to avoid certain clones" link = "https://github.com/Seldom-SE/seldom_fn_plugin" +crate = "seldom_fn_plugin" diff --git a/Assets/Helpers/seldom_interop.toml b/Assets/Helpers/seldom_interop.toml index 213bdc8d..91e38dbf 100644 --- a/Assets/Helpers/seldom_interop.toml +++ b/Assets/Helpers/seldom_interop.toml @@ -1,3 +1,4 @@ name = "seldom_interop" description = "Interoperability traits for component types" link = "https://github.com/Seldom-SE/seldom_interop" +crate = "seldom_interop" diff --git a/Assets/Helpers/some_bevy_helper.toml b/Assets/Helpers/some_bevy_helper.toml index a99c3abe..a6a2714f 100644 --- a/Assets/Helpers/some_bevy_helper.toml +++ b/Assets/Helpers/some_bevy_helper.toml @@ -1,3 +1,4 @@ name = "some_bevy_helper" description = "A bunch of plugins to get started more quickly" link = "https://github.com/neosam/some_bevy_tools" +crate = "some_bevy_tools" diff --git a/Assets/Helpers/spew.toml b/Assets/Helpers/spew.toml index 1aa9a138..ad3b6a5d 100644 --- a/Assets/Helpers/spew.toml +++ b/Assets/Helpers/spew.toml @@ -1,4 +1,4 @@ name = "spew" description = "A simple helper for spawning objects in a clean way" link = "https://github.com/janhohenheim/spew" - +crate = "spew" diff --git a/Assets/Input/bevy_advanced_input.toml b/Assets/Input/bevy_advanced_input.toml index 7b7b275d..a7d127c3 100644 --- a/Assets/Input/bevy_advanced_input.toml +++ b/Assets/Input/bevy_advanced_input.toml @@ -1,3 +1,4 @@ name = "bevy_advanced_input" description = "Input keybindings, including support for combinations / hotkeys / modifier keys." link = "https://github.com/sadpython/bevy_advanced_input" +# TODO: No crate. diff --git a/Assets/Input/bevy_global_input.toml b/Assets/Input/bevy_global_input.toml index 17c2e554..e28fe654 100644 --- a/Assets/Input/bevy_global_input.toml +++ b/Assets/Input/bevy_global_input.toml @@ -1,3 +1,4 @@ name = "bevy_global_input" description = "Recieve key/mouse events and shortcuts from outside the Bevy window." link = "https://github.com/laundmo/bevy_global_input" +crate = "bevy_global_input" diff --git a/Assets/Input/bevy_guessture.toml b/Assets/Input/bevy_guessture.toml index b08cdf52..05d7c205 100644 --- a/Assets/Input/bevy_guessture.toml +++ b/Assets/Input/bevy_guessture.toml @@ -1,3 +1,4 @@ name = "bevy_guessture" description = "Gesture recognition for Bevy, based on the '$1 unistroke recognizer'." link = "https://crates.io/crates/bevy_guessture" +crate = "bevy_guessture" diff --git a/Assets/Input/bevy_ineffable.toml b/Assets/Input/bevy_ineffable.toml index a7f170a4..d1adff85 100644 --- a/Assets/Input/bevy_ineffable.toml +++ b/Assets/Input/bevy_ineffable.toml @@ -1,12 +1,4 @@ -# Name of your asset. name = "bevy_ineffable" - -# Description of your asset. It should be less than 100 characters and not contain formatting. description = "A simple-to-use input manager for bevy that empowers players and makes accessibility easy." - -# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar. link = "https://github.com/Jazarro/bevy_ineffable" - -# Optional image to showcase your asset. -# Should be a png/jpg/gif/webp located next to your toml file, less than 2 MB in size. -# image = "bevy_ineffable.png" +crate = "bevy_ineffable" diff --git a/Assets/Input/bevy_input_actionmap.toml b/Assets/Input/bevy_input_actionmap.toml index 03cdbe66..822bfbc3 100644 --- a/Assets/Input/bevy_input_actionmap.toml +++ b/Assets/Input/bevy_input_actionmap.toml @@ -1,3 +1,4 @@ name = "bevy_input_actionmap" description = "Maps key and gamepad events to actions in Bevy." link = "https://github.com/lightsoutgames/bevy_input_actionmap" +# TODO: No crate. diff --git a/Assets/Input/bevy_input_mapper.toml b/Assets/Input/bevy_input_mapper.toml index 01b74f88..10acd19d 100644 --- a/Assets/Input/bevy_input_mapper.toml +++ b/Assets/Input/bevy_input_mapper.toml @@ -1,8 +1,4 @@ -# Name of your asset. name = "Bevy Input Mapper Plugin" - -# Description of your asset. It should be less than 100 characters and not contain formatting. description = "An user-friendly input binding plugin with scenario profiles in mind." - -# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar. link = "https://github.com/atahabaki/bevy_input_mapper" +crate = "bevy_input_mapper" diff --git a/Assets/Input/bevy_midi.toml b/Assets/Input/bevy_midi.toml index 116db56a..8afe184c 100644 --- a/Assets/Input/bevy_midi.toml +++ b/Assets/Input/bevy_midi.toml @@ -2,3 +2,4 @@ name = "bevy_midi" description = "Send and receive MIDI data to and from bevy using DAWS or MIDI Controllers" link = "https://github.com/BlackPhlox/bevy_midi" image = "bevy_midi_logo.png" +crate = "bevy_midi" diff --git a/Assets/Input/bevy_mod_osc.toml b/Assets/Input/bevy_mod_osc.toml index 6f071d5a..c5637194 100644 --- a/Assets/Input/bevy_mod_osc.toml +++ b/Assets/Input/bevy_mod_osc.toml @@ -1,3 +1,4 @@ name = "bevy_mod_osc" description = "OSC plugin for Bevy engine" link = "https://crates.io/crates/bevy_mod_osc" +crate = "bevy_mod_osc" diff --git a/Assets/Input/bevy_osc.toml b/Assets/Input/bevy_osc.toml index 7ddf75d2..cf7952aa 100644 --- a/Assets/Input/bevy_osc.toml +++ b/Assets/Input/bevy_osc.toml @@ -1,3 +1,4 @@ name = "bevy_osc" description = "Send and receive OSC data to and from bevy and other programs or controllers that uses OSC" link = "https://github.com/BlackPhlox/bevy_osc" +crate = "bevy_osc" diff --git a/Assets/Input/bevy_rosc.toml b/Assets/Input/bevy_rosc.toml index 3ff76cc8..cf590cb8 100644 --- a/Assets/Input/bevy_rosc.toml +++ b/Assets/Input/bevy_rosc.toml @@ -1,3 +1,4 @@ name = "bevy_rosc" description = "Send and receive OSC 1.0 messages using the rosc library" link = "https://github.com/DrLuke/bevy_rosc" +crate = "bevy_rosc" diff --git a/Assets/Input/bevy_serial.toml b/Assets/Input/bevy_serial.toml index f1b51011..defc6f16 100644 --- a/Assets/Input/bevy_serial.toml +++ b/Assets/Input/bevy_serial.toml @@ -1,3 +1,4 @@ name = "bevy_serial" description = "Serial port communication plugin for Bevy" link = "https://github.com/hideakitai/bevy_serial" +crate = "bevy_serial" diff --git a/Assets/Input/bevy_trackpad_haptic.toml b/Assets/Input/bevy_trackpad_haptic.toml index 42a96790..6219c0d7 100644 --- a/Assets/Input/bevy_trackpad_haptic.toml +++ b/Assets/Input/bevy_trackpad_haptic.toml @@ -1,3 +1,4 @@ name = "bevy_trackpad_haptic" description = "A bevy plugin for triggering trackpad haptic feedback on a mac." -link = "https://github.com/jasonjmcghee/bevy_trackpad_haptic" \ No newline at end of file +link = "https://github.com/jasonjmcghee/bevy_trackpad_haptic" +crate = "bevy_trackpad_haptic" diff --git a/Assets/Input/ezinput.toml b/Assets/Input/ezinput.toml index f5f25380..483a7564 100644 --- a/Assets/Input/ezinput.toml +++ b/Assets/Input/ezinput.toml @@ -1,3 +1,4 @@ name = "ezinput" description = "Easier joystick, mouse and keyboard input handling in Bevy" -link = "https://github.com/existentially/ezinput" +link = "https://github.com/axyiee/ezinput" +crate = "ezinput" diff --git a/Assets/Input/keyseq.toml b/Assets/Input/keyseq.toml index cda5ec93..d6b783b7 100644 --- a/Assets/Input/keyseq.toml +++ b/Assets/Input/keyseq.toml @@ -1,5 +1,4 @@ name = "keyseq" - description = "Specify key chords using `ctrl-A` short-hand" - link = "https://github.com/shanecelis/keyseq" +crate = "keyseq" diff --git a/Assets/Input/leafwing_input_manager.toml b/Assets/Input/leafwing_input_manager.toml index 34595bd4..899325a0 100644 --- a/Assets/Input/leafwing_input_manager.toml +++ b/Assets/Input/leafwing_input_manager.toml @@ -1,3 +1,4 @@ name = "leafwing_input_manager" description = "Track actions and configure cross-device input mappings. Fully documented; exceptionally ergonomic." link = "https://crates.io/crates/leafwing-input-manager" +crate = "leafwing-input-manager" diff --git a/Assets/Input/virtual_joystick.toml b/Assets/Input/virtual_joystick.toml index 5836c465..9b25b96d 100644 --- a/Assets/Input/virtual_joystick.toml +++ b/Assets/Input/virtual_joystick.toml @@ -2,3 +2,4 @@ name = "Virtual Joystick" description = "Create and use a Virtual Joystick in a UI for bevy" link = "https://github.com/SergioRibera/virtual_joystick" image = "virtual_joystick.gif" +crate = "virtual_joystick" diff --git a/Assets/Networking/bevy-nest.toml b/Assets/Networking/bevy-nest.toml index 57010dc3..a7015f92 100644 --- a/Assets/Networking/bevy-nest.toml +++ b/Assets/Networking/bevy-nest.toml @@ -1,3 +1,4 @@ name = "bevy-nest" description = "A telnet plugin for getting MUDdy in Bevy." link = "https://github.com/its-danny/bevy-nest" +crate = "bevy-nest" diff --git a/Assets/Networking/bevy-pigeon.toml b/Assets/Networking/bevy-pigeon.toml index b6ee39e9..b4aacfc4 100644 --- a/Assets/Networking/bevy-pigeon.toml +++ b/Assets/Networking/bevy-pigeon.toml @@ -1,3 +1,4 @@ name = "bevy-pigeon" description = "A simple yet powerfull networking plugin. Supports messages and automatic component syncing." link = "https://github.com/MitchellMarinoDev/bevy-pigeon" +crate = "bevy-pigeon" diff --git a/Assets/Networking/bevy_backroll.toml b/Assets/Networking/bevy_backroll.toml index 6332e9a7..6d5ed251 100644 --- a/Assets/Networking/bevy_backroll.toml +++ b/Assets/Networking/bevy_backroll.toml @@ -1,3 +1,4 @@ name = "bevy_backroll" description = "Integration plugin with Backroll for providing session-based peer-to-peer rollback networking." link = "https://crates.io/crates/bevy_backroll" +crate = "bevy_backroll" diff --git a/Assets/Networking/bevy_client_server_events.toml b/Assets/Networking/bevy_client_server_events.toml index 23a9ac97..17d0f601 100644 --- a/Assets/Networking/bevy_client_server_events.toml +++ b/Assets/Networking/bevy_client_server_events.toml @@ -1,3 +1,4 @@ name = "bevy_client_server_events" description = "Simple event-based client-server networking library for Bevy." -link = "https://github.com/edouardpoitras/bevy_client_server_events" \ No newline at end of file +link = "https://github.com/edouardpoitras/bevy_client_server_events" +crate = "bevy_client_server_events" diff --git a/Assets/Networking/bevy_ehttp.toml b/Assets/Networking/bevy_ehttp.toml index cbaf97c6..19273d1b 100644 --- a/Assets/Networking/bevy_ehttp.toml +++ b/Assets/Networking/bevy_ehttp.toml @@ -1,3 +1,4 @@ name = "bevy_ehttp" description = "Plugin for performing web requests and loading assets from internet" link = "https://crates.io/crates/bevy_ehttp" +crate = "bevy_ehttp" diff --git a/Assets/Networking/bevy_eventwork.toml b/Assets/Networking/bevy_eventwork.toml index c8598a58..81d3b8ac 100644 --- a/Assets/Networking/bevy_eventwork.toml +++ b/Assets/Networking/bevy_eventwork.toml @@ -1,3 +1,4 @@ name = "bevy_eventwork" description = "Server/client message based networking plugin, async based, tokio compatible but not necessary." link = "https://crates.io/crates/bevy_eventwork" +crate = "bevy_eventwork" diff --git a/Assets/Networking/bevy_eventwork_mod_websockets.toml b/Assets/Networking/bevy_eventwork_mod_websockets.toml index 37ecb2f8..a08a5ce5 100644 --- a/Assets/Networking/bevy_eventwork_mod_websockets.toml +++ b/Assets/Networking/bevy_eventwork_mod_websockets.toml @@ -1,8 +1,4 @@ -# Name of your asset. name = "bevy_eventwork_mod_websockets" - -# Description of your asset. It should be less than 100 characters and not contain formatting. description = "A websocket transport layer for bevy_eventwork that supports WASM and Native." - -# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar. link = "https://crates.io/crates/bevy_eventwork_mod_websockets" +crate = "bevy_eventwork_mod_websockets" diff --git a/Assets/Networking/bevy_ggrs.toml b/Assets/Networking/bevy_ggrs.toml index cc6dc044..34d56d85 100644 --- a/Assets/Networking/bevy_ggrs.toml +++ b/Assets/Networking/bevy_ggrs.toml @@ -1,4 +1,5 @@ name = "bevy_ggrs" description = "Integration plugin for the P2P rollback networking library GGRS." link = "https://github.com/gschup/bevy_ggrs" -image = "ggrs_logo.png" \ No newline at end of file +image = "bevy_ggrs_logo.png" +crate = "bevy_ggrs" diff --git a/Assets/Networking/ggrs_logo.png b/Assets/Networking/bevy_ggrs_logo.png similarity index 100% rename from Assets/Networking/ggrs_logo.png rename to Assets/Networking/bevy_ggrs_logo.png diff --git a/Assets/Networking/bevy_matchbox.toml b/Assets/Networking/bevy_matchbox.toml index 373e2dd4..3b2db83b 100644 --- a/Assets/Networking/bevy_matchbox.toml +++ b/Assets/Networking/bevy_matchbox.toml @@ -1,4 +1,5 @@ name = "bevy_matchbox" description = "Painless peer-to-peer WebRTC networking for rust's native and wasm applications." link = "https://crates.io/crates/bevy_matchbox" -image = "matchbox_logo.png" +image = "bevy_matchbox_logo.png" +crate = "bevy_matchbox" diff --git a/Assets/Networking/matchbox_logo.png b/Assets/Networking/bevy_matchbox_logo.png similarity index 100% rename from Assets/Networking/matchbox_logo.png rename to Assets/Networking/bevy_matchbox_logo.png diff --git a/Assets/Networking/bevy_mod_reqwest.toml b/Assets/Networking/bevy_mod_reqwest.toml index 417b47e0..0d896ad4 100644 --- a/Assets/Networking/bevy_mod_reqwest.toml +++ b/Assets/Networking/bevy_mod_reqwest.toml @@ -1,3 +1,4 @@ name = "bevy_mod_reqwest" description = "A Plugin for wasm32/x86_64 that helps with reqwest calls" link = "https://github.com/TotalKrill/bevy_mod_reqwest.git" +crate = "bevy_mod_reqwest" diff --git a/Assets/Networking/bevy_mqtt.toml b/Assets/Networking/bevy_mqtt.toml index 5785bb98..8be22842 100644 --- a/Assets/Networking/bevy_mqtt.toml +++ b/Assets/Networking/bevy_mqtt.toml @@ -1,8 +1,4 @@ -# Name of your asset. name = "bevy_mqtt" - -# Description of your asset. It should be less than 100 characters and not contain formatting. description = "A mqtt client Plugin for Bevy" - -# Where can your asset be found. It can be a link to crates.io, github, gitlab or similar. link = "https://github.com/foxzool/bevy_mqtt" +crate = "bevy_mqtt" diff --git a/Assets/Networking/bevy_networking_turbulence.toml b/Assets/Networking/bevy_networking_turbulence.toml index 23d695c2..fddc3631 100644 --- a/Assets/Networking/bevy_networking_turbulence.toml +++ b/Assets/Networking/bevy_networking_turbulence.toml @@ -1,3 +1,4 @@ name = "bevy_networking_turbulence" description = "Networking plugin running on naia-socket and turbulence libraries." link = "https://github.com/smokku/bevy_networking_turbulence" +crate = "bevy_networking_turbulence" diff --git a/Assets/Networking/bevy_prototype_laminar_networking.toml b/Assets/Networking/bevy_prototype_laminar_networking.toml deleted file mode 100644 index e11bcb1a..00000000 --- a/Assets/Networking/bevy_prototype_laminar_networking.toml +++ /dev/null @@ -1,3 +0,0 @@ -name = "bevy_prototype_laminar_networking" -description = "A prototype networking plugin using `laminar` as the transport." -link = "https://github.com/ncallaway/bevy-prototype-laminar-networking" diff --git a/Assets/Networking/bevy_prototype_networking_laminar.toml b/Assets/Networking/bevy_prototype_networking_laminar.toml new file mode 100644 index 00000000..04b752c2 --- /dev/null +++ b/Assets/Networking/bevy_prototype_networking_laminar.toml @@ -0,0 +1,4 @@ +name = "bevy_prototype_networking_laminar" +description = "A prototype networking plugin using `laminar` as the transport." +link = "https://github.com/ncallaway/bevy_prototype_networking_laminar" +crate = "bevy_prototype_networking_laminar" diff --git a/Assets/Networking/bevy_prototype_simple_net.toml b/Assets/Networking/bevy_prototype_simple_net.toml index 91fc89c2..ac0f617c 100644 --- a/Assets/Networking/bevy_prototype_simple_net.toml +++ b/Assets/Networking/bevy_prototype_simple_net.toml @@ -1,3 +1,4 @@ name = "bevy_prototype_simple_net" description = "A working prototype networking plugin that can create client/server systems over TCP or UDP." link = "https://github.com/0x22fe/bevy_prototype_simple_net" +# TODO: No crate. diff --git a/Assets/Networking/bevy_quinnet.toml b/Assets/Networking/bevy_quinnet.toml index c6a29599..35a1d8ff 100644 --- a/Assets/Networking/bevy_quinnet.toml +++ b/Assets/Networking/bevy_quinnet.toml @@ -1,3 +1,4 @@ name = "bevy_quinnet" description = "A Client/Server game networking plugin using QUIC, for the Bevy game engine." link = "https://github.com/Henauxg/bevy_quinnet" +crate = "bevy_quinnet" diff --git a/Assets/Networking/bevy_renet.toml b/Assets/Networking/bevy_renet.toml index c235b294..997fae09 100644 --- a/Assets/Networking/bevy_renet.toml +++ b/Assets/Networking/bevy_renet.toml @@ -1,3 +1,4 @@ name = "bevy_renet" description = "Bevy Plugin for renet, a network library for Server/Client with authentication and client management" link = "https://github.com/lucaspoffo/renet/tree/master/bevy_renet" +crate = "bevy_renet" diff --git a/Assets/Networking/bevy_replicon.toml b/Assets/Networking/bevy_replicon.toml index 90945bda..35dafb6c 100644 --- a/Assets/Networking/bevy_replicon.toml +++ b/Assets/Networking/bevy_replicon.toml @@ -1,3 +1,4 @@ name = "bevy_replicon" description = "High level networking library for replication and network events" -link = "https://github.com/lifescapegame/bevy_replicon" +link = "https://github.com/projectharmonia/bevy_replicon" +crate = "bevy_replicon" diff --git a/Assets/Networking/bevy_rtc.toml b/Assets/Networking/bevy_rtc.toml index 462bc37b..db088e60 100644 --- a/Assets/Networking/bevy_rtc.toml +++ b/Assets/Networking/bevy_rtc.toml @@ -2,3 +2,4 @@ name = "bevy_rtc" description = "A simple, multi-platform WebRTC networking library for client<->server topologies." link = "https://github.com/loopystudios/bevy_rtc" image = "bevy_rtc.png" +crate = "bevy_rtc" diff --git a/Assets/Networking/bevy_simple_networking.toml b/Assets/Networking/bevy_simple_networking.toml index 130d2031..01ee94f9 100644 --- a/Assets/Networking/bevy_simple_networking.toml +++ b/Assets/Networking/bevy_simple_networking.toml @@ -1,3 +1,4 @@ name = "bevy_simple_networking" description = "A simple authoritative server networking library for Bevy" link = "https://github.com/bacongobbler/bevy_simple_networking" +crate = "bevy_simple_networking" diff --git a/Assets/Networking/bevy_simplenet.toml b/Assets/Networking/bevy_simplenet.toml index 7ff79ac4..cf8021ba 100644 --- a/Assets/Networking/bevy_simplenet.toml +++ b/Assets/Networking/bevy_simplenet.toml @@ -1,3 +1,4 @@ name = "bevy_simplenet" description = "Websockets-based cross-platform networking library with a simple interface" link = "https://github.com/UkoeHB/bevy_simplenet" +crate = "bevy_simplenet" diff --git a/Assets/Networking/bevy_simplenet_events.toml b/Assets/Networking/bevy_simplenet_events.toml index 4302dc28..db7fc2be 100644 --- a/Assets/Networking/bevy_simplenet_events.toml +++ b/Assets/Networking/bevy_simplenet_events.toml @@ -1,3 +1,4 @@ name = "bevy_simplenet_events" description = "Events-based networking library built on bevy_simplenet" link = "https://github.com/UkoeHB/bevy_simplenet_events" +crate = "bevy_simplenet_events" diff --git a/Assets/Networking/bevy_spicy_networking.toml b/Assets/Networking/bevy_spicy_networking.toml index fe242fa3..8c9b0122 100644 --- a/Assets/Networking/bevy_spicy_networking.toml +++ b/Assets/Networking/bevy_spicy_networking.toml @@ -1,3 +1,4 @@ name = "bevy_spicy_networking" description = "Unifying server/client networking crate using tokio as asynchronous backend." link = "https://github.com/CabbitStudios/bevy_spicy_networking" +crate = "bevy_spicy_networking" diff --git a/Assets/Networking/bevy_stardust.toml b/Assets/Networking/bevy_stardust.toml index d2277750..7c5541a6 100644 --- a/Assets/Networking/bevy_stardust.toml +++ b/Assets/Networking/bevy_stardust.toml @@ -1,3 +1,4 @@ name = "bevy_stardust" description = "Stardust is a batteries-included networking crate with a focus on extensibility and parallelism." link = "https://crates.io/crates/bevy_stardust" +crate = "bevy_stardust" diff --git a/Assets/Networking/bootleg_networking.toml b/Assets/Networking/bootleg_networking.toml index 879aa923..1cb8cc0f 100644 --- a/Assets/Networking/bootleg_networking.toml +++ b/Assets/Networking/bootleg_networking.toml @@ -1,3 +1,4 @@ name = "bootleg_networking" description = "A completely cross-platform networking plugin utilizing TCP/UDP and bevy_networking_turbulence" link = "https://github.com/billyb2/bootleg_networking" +# TODO: No crate. diff --git a/Assets/Networking/lightyear.toml b/Assets/Networking/lightyear.toml index 4ceb2a48..32014736 100644 --- a/Assets/Networking/lightyear.toml +++ b/Assets/Networking/lightyear.toml @@ -1,3 +1,4 @@ name = "lightyear" description = "Complete server-client networking library for bevy" link = "https://github.com/cBournhonesque/lightyear" +crate = "lightyear" diff --git a/Assets/Networking/naia.toml b/Assets/Networking/naia.toml index c8c56820..29e9aabb 100644 --- a/Assets/Networking/naia.toml +++ b/Assets/Networking/naia.toml @@ -1,4 +1,5 @@ name = "naia" description = "Cross-platform client/server networking library with ECS world sync & FPS-style rollback" link = "https://github.com/naia-rs/naia/tree/main/demos/bevy" -image = "naia_logo.png" \ No newline at end of file +image = "naia_logo.png" +crate = "naia-bevy-server" diff --git a/Assets/Persistence/bevy-persistent-windows.toml b/Assets/Persistence/bevy-persistent-windows.toml index 1bff928e..0f6fb1b7 100644 --- a/Assets/Persistence/bevy-persistent-windows.toml +++ b/Assets/Persistence/bevy-persistent-windows.toml @@ -1,3 +1,4 @@ name = "bevy-persistent-windows" description = "A Bevy plugin to easily create and manage windows that remember where they were." link = "https://crates.io/crates/bevy-persistent-windows" +crate = "bevy-persistent-windows" diff --git a/Assets/Persistence/bevy-persistent.toml b/Assets/Persistence/bevy-persistent.toml index 172b7f73..f9eccc2f 100644 --- a/Assets/Persistence/bevy-persistent.toml +++ b/Assets/Persistence/bevy-persistent.toml @@ -1,3 +1,4 @@ name = "bevy-persistent" description = "A Bevy helper to easily manage resources that need to persist across game sessions." link = "https://crates.io/crates/bevy-persistent" +crate = "bevy-persistent" diff --git a/Assets/Persistence/bevy-settings.toml b/Assets/Persistence/bevy-settings.toml index 914df87d..8315571f 100644 --- a/Assets/Persistence/bevy-settings.toml +++ b/Assets/Persistence/bevy-settings.toml @@ -1,3 +1,4 @@ name = "bevy-settings" description = "Use a simple struct as persistent settings between game launches." link = "https://crates.io/crates/bevy-settings" +crate = "bevy-settings" diff --git a/Assets/Persistence/bevy_pkv.toml b/Assets/Persistence/bevy_pkv.toml index c9cb78b4..57b0a77e 100644 --- a/Assets/Persistence/bevy_pkv.toml +++ b/Assets/Persistence/bevy_pkv.toml @@ -1,3 +1,4 @@ name = "bevy_pkv" description = "Persistent key value store for apps/games" link = "https://crates.io/crates/bevy_pkv" +crate = "bevy_pkv" diff --git a/Assets/Persistence/bevy_save.toml b/Assets/Persistence/bevy_save.toml index f003e425..286ab008 100644 --- a/Assets/Persistence/bevy_save.toml +++ b/Assets/Persistence/bevy_save.toml @@ -2,3 +2,4 @@ name = "bevy_save" description = "A framework for saving and loading game state in Bevy." link = "https://github.com/hankjordan/bevy_save" image = "bevy_save.webp" +crate = "bevy_save" diff --git a/Assets/Persistence/bevy_serde_project.toml b/Assets/Persistence/bevy_serde_project.toml index 567dad10..164727c3 100644 --- a/Assets/Persistence/bevy_serde_project.toml +++ b/Assets/Persistence/bevy_serde_project.toml @@ -1,3 +1,4 @@ -name = "bevy_serde_project" +name = "bevy_serde_lens" description = "Stateful, structural and pretty serialization for the bevy engine." -link = "https://github.com/mintlu8/bevy_serde_project" +link = "https://github.com/mintlu8/bevy_serde_lens" +crate = "bevy_serde_lens" diff --git a/Assets/Persistence/moonshine-save.toml b/Assets/Persistence/moonshine-save.toml index e4f50f6a..44fb572e 100644 --- a/Assets/Persistence/moonshine-save.toml +++ b/Assets/Persistence/moonshine-save.toml @@ -1,3 +1,4 @@ name = "moonshine-save" description = "Save/Load framework for Bevy game engine" link = "https://crates.io/crates/moonshine-save" +crate = "moonshine-save" diff --git a/Assets/Physics/avian.toml b/Assets/Physics/avian.toml index f1205cb2..4d2ab9ed 100644 --- a/Assets/Physics/avian.toml +++ b/Assets/Physics/avian.toml @@ -2,3 +2,4 @@ name = "avian" description = "An ECS-driven 2D and 3D physics engine for Bevy." link = "https://github.com/Jondolf/avian" image = "avian.png" +crate = "avian2d" diff --git a/Assets/Physics/bevy-tnua.toml b/Assets/Physics/bevy-tnua.toml index f8becda2..3d0104e2 100644 --- a/Assets/Physics/bevy-tnua.toml +++ b/Assets/Physics/bevy-tnua.toml @@ -1,3 +1,4 @@ name = "bevy-tnua" description = "Physics based floating character controller" link = "https://crates.io/crates/bevy-tnua" +crate = "bevy-tnua" diff --git a/Assets/Physics/bevy_fpc.toml b/Assets/Physics/bevy_fpc.toml index 19fe34a3..7709613c 100644 --- a/Assets/Physics/bevy_fpc.toml +++ b/Assets/Physics/bevy_fpc.toml @@ -2,3 +2,4 @@ name = "bevy_fpc" description = "First-person controller plugin" link = "https://codeberg.org/Eternahl/bevy_fpc" image = "bevy_fpc.gif" +crate = "bevy_fpc" diff --git a/Assets/Physics/bevy_mod_wanderlust.toml b/Assets/Physics/bevy_mod_wanderlust.toml index 3d6a1519..50074649 100644 --- a/Assets/Physics/bevy_mod_wanderlust.toml +++ b/Assets/Physics/bevy_mod_wanderlust.toml @@ -1,3 +1,4 @@ name = "bevy_mod_wanderlust" description = "Dynamic floating character controller" link = "https://crates.io/crates/bevy_mod_wanderlust" +crate = "bevy_mod_wanderlust" diff --git a/Assets/Physics/bevy_physimple.toml b/Assets/Physics/bevy_physimple.toml index 82292e20..dd47f8ce 100644 --- a/Assets/Physics/bevy_physimple.toml +++ b/Assets/Physics/bevy_physimple.toml @@ -1,3 +1,4 @@ name = "bevy_physimple" description = "A physics lib for the bevy game engine based on physme." link = "https://github.com/RustyStriker/bevy_physimple" +crate = "bevy_physimple" diff --git a/Assets/Physics/bevy_rapier.toml b/Assets/Physics/bevy_rapier.toml index 577f0eab..6e5b7719 100644 --- a/Assets/Physics/bevy_rapier.toml +++ b/Assets/Physics/bevy_rapier.toml @@ -1,3 +1,4 @@ name = "bevy_rapier" description = "A plugin for Rapier, a 2D and 3D physics engine. Maintained by the Rapier developers." link = "https://github.com/dimforge/bevy_rapier" +crate = "bevy_rapier2d" diff --git a/Assets/Physics/bevy_silk.toml b/Assets/Physics/bevy_silk.toml index 9daaf02b..01d1de4b 100644 --- a/Assets/Physics/bevy_silk.toml +++ b/Assets/Physics/bevy_silk.toml @@ -2,3 +2,4 @@ name = "bevy_silk" description = "Cloth physics plugin for bevy" link = "https://github.com/ManevilleF/bevy_silk" image = "bevy_silk.webp" +crate = "bevy_silk" diff --git a/Assets/Physics/physme.toml b/Assets/Physics/physme.toml index 03129612..af236056 100644 --- a/Assets/Physics/physme.toml +++ b/Assets/Physics/physme.toml @@ -1,3 +1,4 @@ name = "physme" description = "A simplistic physics engine for 2D/3D sims. Physically inaccurate, but satisfying and easy to use." -link = "https://github.com/walterpie/physme" +link = "https://github.com/sim-the-bean/physme" +crate = "physme" diff --git a/Assets/Platform Integration/bevy-discord-presence.toml b/Assets/Platform Integration/bevy-discord-presence.toml index fb451540..c1b563b9 100644 --- a/Assets/Platform Integration/bevy-discord-presence.toml +++ b/Assets/Platform Integration/bevy-discord-presence.toml @@ -1,3 +1,4 @@ name = "bevy-discord-presence" description = "Discord Rich Presence Client for the Bevy Game Engine." link = "https://github.com/jewlexx/bevy-discord-rpc" +crate = "bevy-discord-presence" diff --git a/Assets/Platform Integration/bevy-in-app.toml b/Assets/Platform Integration/bevy-in-app.toml index 145c2bf7..22d358c5 100644 --- a/Assets/Platform Integration/bevy-in-app.toml +++ b/Assets/Platform Integration/bevy-in-app.toml @@ -2,3 +2,4 @@ name = "bevy-in-app" description = "Integrate the Bevy engine into existing iOS/Android apps." link = "https://github.com/jinleili/bevy-in-app" image = "bevy-in-app.png" +# TODO: No crate. diff --git a/Assets/Platform Integration/bevy-in-web-worker.toml b/Assets/Platform Integration/bevy-in-web-worker.toml index 23af6878..fbf25e57 100644 --- a/Assets/Platform Integration/bevy-in-web-worker.toml +++ b/Assets/Platform Integration/bevy-in-web-worker.toml @@ -2,3 +2,4 @@ name = "bevy-in-web-worker" description = "Running a Bevy app in a Web Worker and interacting with HTML elements and the Bevy engine." link = "https://github.com/jinleili/bevy-in-web-worker" image = "bevy-in-web-worker.png" +# TODO: No crate. diff --git a/Assets/Platform Integration/bevy-steamworks.toml b/Assets/Platform Integration/bevy-steamworks.toml index 9fb28d9f..af87dfcf 100644 --- a/Assets/Platform Integration/bevy-steamworks.toml +++ b/Assets/Platform Integration/bevy-steamworks.toml @@ -1,3 +1,4 @@ name = "bevy-steamworks" description = "Steamworks SDK Plugin." -link = "https://github.com/james7132/bevy-steamworks" +link = "https://github.com/HouraiTeahouse/bevy-steamworks" +crate = "bevy-steamworks" diff --git a/Assets/Scripting/bevy_mod_scripting.toml b/Assets/Scripting/bevy_mod_scripting.toml index 95ba67b5..1af8edf7 100644 --- a/Assets/Scripting/bevy_mod_scripting.toml +++ b/Assets/Scripting/bevy_mod_scripting.toml @@ -1,4 +1,5 @@ name = "bevy_mod_scripting" description = "Multi-language scripting support for Bevy" link = "https://github.com/makspll/bevy_mod_scripting" -image = "bevy_scripting_logo.png" +image = "bevy_mod_scripting_logo.png" +crate = "bevy_mod_scripting" diff --git a/Assets/Scripting/bevy_scripting_logo.png b/Assets/Scripting/bevy_mod_scripting_logo.png similarity index 100% rename from Assets/Scripting/bevy_scripting_logo.png rename to Assets/Scripting/bevy_mod_scripting_logo.png diff --git a/Assets/Scripting/bevy_scriptum.toml b/Assets/Scripting/bevy_scriptum.toml index c2fac278..608c9ba9 100644 --- a/Assets/Scripting/bevy_scriptum.toml +++ b/Assets/Scripting/bevy_scriptum.toml @@ -1,3 +1,4 @@ name = "bevy_scriptum" description = "Low-boilerplate, easy to use scripting plugin for Bevy" link = "https://github.com/jarkonik/bevy_scriptum" +crate = "bevy_scriptum" diff --git a/Assets/Scripting/bevy_wasm.toml b/Assets/Scripting/bevy_wasm.toml index 1d9e4c42..033cef99 100644 --- a/Assets/Scripting/bevy_wasm.toml +++ b/Assets/Scripting/bevy_wasm.toml @@ -2,3 +2,4 @@ name = "bevy_wasm" description = "Mod your Bevy games with WebAssembly" link = "https://github.com/BrandonDyer64/bevy_wasm" image = "webassembly_logo.png" +crate = "bevy_wasm" diff --git a/Assets/Shapes/bevy_mod_rounded_box.toml b/Assets/Shapes/bevy_mod_rounded_box.toml index 5bde7369..a833a3e4 100644 --- a/Assets/Shapes/bevy_mod_rounded_box.toml +++ b/Assets/Shapes/bevy_mod_rounded_box.toml @@ -2,3 +2,4 @@ name = "bevy_mod_rounded_box" description = "A rounded box shape" link = "https://github.com/komadori/bevy_mod_rounded_box" image = "bevy_mod_rounded_box.png" +crate = "bevy_mod_rounded_box" diff --git a/Assets/Shapes/bevy_more_shapes.toml b/Assets/Shapes/bevy_more_shapes.toml index b2cdfcc4..337b221c 100644 --- a/Assets/Shapes/bevy_more_shapes.toml +++ b/Assets/Shapes/bevy_more_shapes.toml @@ -2,3 +2,4 @@ name = "bevy_more_shapes" description = "A variety of additional shapes" link = "https://crates.io/crates/bevy_more_shapes" image = "bevy_more_shapes_thumbnail.png" +crate = "bevy_more_shapes" diff --git a/Assets/Shapes/bevy_smud.toml b/Assets/Shapes/bevy_smud.toml index ee20024e..11ae6868 100644 --- a/Assets/Shapes/bevy_smud.toml +++ b/Assets/Shapes/bevy_smud.toml @@ -2,3 +2,4 @@ name = "bevy_smud" description = "Draw shapes for 2d and ui using signed distance fields" link = "https://github.com/johanhelsing/bevy_smud" image = "bevy_smud.png" +crate = "bevy_smud" diff --git a/Assets/Shapes/bevy_svg.toml b/Assets/Shapes/bevy_svg.toml index cc3dc715..ca5152df 100644 --- a/Assets/Shapes/bevy_svg.toml +++ b/Assets/Shapes/bevy_svg.toml @@ -1,3 +1,4 @@ name = "bevy_svg" description = "Load and draw SVG-files in 2D and 3D" link = "https://github.com/Weasy666/bevy_svg" +crate = "bevy_svg" diff --git a/Assets/Shapes/bevy_vector_shapes.toml b/Assets/Shapes/bevy_vector_shapes.toml index a09e8685..d1cfe8cd 100644 --- a/Assets/Shapes/bevy_vector_shapes.toml +++ b/Assets/Shapes/bevy_vector_shapes.toml @@ -1,4 +1,5 @@ name = "bevy_vector_shapes" description = "Draw configurable vector shapes. Supports retained and immediate modes for 2D, 3D and image targets." link = "https://github.com/james-j-obrien/bevy_vector_shapes" -image = "bevy_vector_shapes.gif" \ No newline at end of file +image = "bevy_vector_shapes.gif" +crate = "bevy_vector_shapes" diff --git a/Assets/Social/bevy_jornet.toml b/Assets/Social/bevy_jornet.toml index 03a177e4..04540619 100644 --- a/Assets/Social/bevy_jornet.toml +++ b/Assets/Social/bevy_jornet.toml @@ -2,3 +2,4 @@ name = "bevy_jornet" description = "Easy to use leaderboard" link = "https://crates.io/crates/bevy_jornet" image = "bevy_jornet.png" +crate = "bevy_jornet" diff --git a/Assets/Templates/bevier.toml b/Assets/Templates/bevier.toml index 782cc4cf..395abdaf 100644 --- a/Assets/Templates/bevier.toml +++ b/Assets/Templates/bevier.toml @@ -1,4 +1,4 @@ name = "bevier" description = "A Bevy Project Generator." link = "https://github.com/DraftedDev/bevier" - +crate = "bevier" diff --git a/Assets/Templates/foxtrot.toml b/Assets/Templates/foxtrot.toml index 603ed874..1db34c41 100644 --- a/Assets/Templates/foxtrot.toml +++ b/Assets/Templates/foxtrot.toml @@ -2,4 +2,4 @@ name = "Foxtrot" description = "The all-in-one 3D game template supporting a list of common game features and helper crates." link = "https://github.com/janhohenheim/foxtrot" image = "foxtrot.webp" - +crate = "foxtrot" diff --git a/Assets/Testing/bevy-autoplay.toml b/Assets/Testing/bevy-autoplay.toml index be1bac48..4e92d6d2 100644 --- a/Assets/Testing/bevy-autoplay.toml +++ b/Assets/Testing/bevy-autoplay.toml @@ -1,3 +1,4 @@ name = "bevy-autoplay" description = "Automated integration testing based on recorded play-testing sessions" link = "https://github.com/tobyselway/bevy-autoplay" +crate = "bevy-autoplay" diff --git a/Assets/UI/bevy_blur_regions.toml b/Assets/UI/bevy_blur_regions.toml index 5d6df4c8..0054337c 100644 --- a/Assets/UI/bevy_blur_regions.toml +++ b/Assets/UI/bevy_blur_regions.toml @@ -2,3 +2,4 @@ name = "Bevy Blur Regions" description = "Selectively blur regions of the screen to create glassy UI elements" link = "https://github.com/atbentley/bevy_blur_regions" image = "bevy_blur_regions.png" +crate = "bevy_blur_regions" diff --git a/Assets/UI/bevy_button_released_plugin.toml b/Assets/UI/bevy_button_released_plugin.toml index 2e1ac46c..dc687e50 100644 --- a/Assets/UI/bevy_button_released_plugin.toml +++ b/Assets/UI/bevy_button_released_plugin.toml @@ -1,3 +1,4 @@ name = "bevy_button_released_plugin" description = "Crate that allows to react to button being released" link = "https://crates.io/crates/bevy_button_released_plugin" +crate = "bevy_button_released_plugin" diff --git a/Assets/UI/bevy_console.toml b/Assets/UI/bevy_console.toml index 8e79c2bb..92b30b68 100644 --- a/Assets/UI/bevy_console.toml +++ b/Assets/UI/bevy_console.toml @@ -1,3 +1,4 @@ name = "bevy_console" description = "A half-life2 style console using bevy_egui" link = "https://github.com/RichoDemus/bevy-console" +crate = "bevy_console" diff --git a/Assets/UI/bevy_cosmic_edit.toml b/Assets/UI/bevy_cosmic_edit.toml index a2130606..741890c2 100644 --- a/Assets/UI/bevy_cosmic_edit.toml +++ b/Assets/UI/bevy_cosmic_edit.toml @@ -1,4 +1,5 @@ name = "bevy_cosmic_edit" description = "Provides multiline text editing for bevy apps" -link = "https://github.com/StaffEngineer/bevy_cosmic_edit" +link = "https://github.com/Dimchikkk/bevy_cosmic_edit" image = "bevy_cosmic_edit.gif" +crate = "bevy_cosmic_edit" diff --git a/Assets/UI/bevy_ecss.toml b/Assets/UI/bevy_ecss.toml index bc28506c..536c8c93 100644 --- a/Assets/UI/bevy_ecss.toml +++ b/Assets/UI/bevy_ecss.toml @@ -2,3 +2,4 @@ name = "Bevy ECSS" description = "Bevy crate which uses a subset of CSS to update Bevy ECS components" link = "https://github.com/afonsolage/bevy_ecss/" image = "bevy_ecss.png" +crate = "bevy_ecss" diff --git a/Assets/UI/bevy_egui.toml b/Assets/UI/bevy_egui.toml index 4b18f3d1..9c4b8eda 100644 --- a/Assets/UI/bevy_egui.toml +++ b/Assets/UI/bevy_egui.toml @@ -1,3 +1,4 @@ name = "bevy_egui" description = "A plugin for egui integration into Bevy" link = "https://github.com/mvlabat/bevy_egui" +crate = "bevy_egui" diff --git a/Assets/UI/bevy_iced.toml b/Assets/UI/bevy_iced.toml index 1674d424..fa284f8a 100644 --- a/Assets/UI/bevy_iced.toml +++ b/Assets/UI/bevy_iced.toml @@ -1,3 +1,4 @@ name = "bevy_iced" description = "Iced integration for Bevy" link = "https://github.com/tasgon/bevy_iced" +crate = "bevy_iced" diff --git a/Assets/UI/bevy_lunex.toml b/Assets/UI/bevy_lunex.toml index b8477f33..65a32d93 100644 --- a/Assets/UI/bevy_lunex.toml +++ b/Assets/UI/bevy_lunex.toml @@ -2,3 +2,4 @@ name = "Bevy Lunex" description = "Path based ECS-First UI library tailored for Bevy" link = "https://github.com/bytestring-net/bevy-lunex" image = "bevy_lunex.png" +crate = "bevy_lunex" diff --git a/Assets/UI/bevy_mod_ui_independent_text.toml b/Assets/UI/bevy_mod_ui_independent_text.toml index a29f4b3c..0fda050b 100644 --- a/Assets/UI/bevy_mod_ui_independent_text.toml +++ b/Assets/UI/bevy_mod_ui_independent_text.toml @@ -2,3 +2,4 @@ name = "bevy_mod_ui_independent_text" description = "Bevy UI text with a transform independent of the UI's layout." link = "https://github.com/ickshonpe/bevy_mod_ui_independent_text" image = "bevy_mod_ui_independent_text.png" +crate = "bevy_mod_ui_independent_text" diff --git a/Assets/UI/bevy_mod_ui_sprite.toml b/Assets/UI/bevy_mod_ui_sprite.toml index 3cd401c2..7a32eb69 100644 --- a/Assets/UI/bevy_mod_ui_sprite.toml +++ b/Assets/UI/bevy_mod_ui_sprite.toml @@ -1,3 +1,4 @@ name = "bevy_mod_ui_sprite" description = "Draw sprites and texture atlas sprites with the Bevy UI" link = "https://github.com/ickshonpe/bevy_mod_ui_sprite" +crate = "bevy_mod_ui_sprite" diff --git a/Assets/UI/bevy_mod_ui_texture_atlas_image.toml b/Assets/UI/bevy_mod_ui_texture_atlas_image.toml index 442cad08..0f377f5b 100644 --- a/Assets/UI/bevy_mod_ui_texture_atlas_image.toml +++ b/Assets/UI/bevy_mod_ui_texture_atlas_image.toml @@ -2,3 +2,4 @@ name = "bevy_mod_ui_texture_atlas_image" description = "Draw images from texture atlases with Bevy UI" link = "https://github.com/ickshonpe/bevy_mod_ui_texture_atlas_image" image = "bevy_mod_ui_texture_atlas_image.png" +crate = "bevy_mod_ui_texture_atlas_image" diff --git a/Assets/UI/bevy_prototype_css.toml b/Assets/UI/bevy_prototype_css.toml index 2a48e528..4f75bdd2 100644 --- a/Assets/UI/bevy_prototype_css.toml +++ b/Assets/UI/bevy_prototype_css.toml @@ -1,3 +1,4 @@ name = "Bevy CSS (Prototype)" description = "Bevy UI Node Styles defined with CSS" link = "https://github.com/sharky-david/bevy_prototype_css" +# TODO: No crate. diff --git a/Assets/UI/bevy_quickmenu.toml b/Assets/UI/bevy_quickmenu.toml index 53eeea60..6ade5565 100644 --- a/Assets/UI/bevy_quickmenu.toml +++ b/Assets/UI/bevy_quickmenu.toml @@ -2,3 +2,4 @@ name = "bevy_quickmenu" description = "A simple-to-use nested menu system for BevyUI which supports gamepad, keyboard or mouse navigation" link = "https://crates.io/crates/bevy_quickmenu" image = "bevy_quickmenu.gif" +crate = "bevy_quickmenu" diff --git a/Assets/UI/bevy_ratatui_render.toml b/Assets/UI/bevy_ratatui_render.toml index 772c13d7..d89fdabc 100644 --- a/Assets/UI/bevy_ratatui_render.toml +++ b/Assets/UI/bevy_ratatui_render.toml @@ -1,4 +1,5 @@ name = "bevy_ratatui_render" description = "A plugin for rendering your bevy app to the terminal using ratatui." link = "https://github.com/cxreiff/bevy_ratatui_render" -image = "bevy_ratatui_render.gif" \ No newline at end of file +image = "bevy_ratatui_render.gif" +crate = "bevy_ratatui_render" diff --git a/Assets/UI/bevy_screen_diagnostics.toml b/Assets/UI/bevy_screen_diagnostics.toml index ee1a874f..6268e72f 100644 --- a/Assets/UI/bevy_screen_diagnostics.toml +++ b/Assets/UI/bevy_screen_diagnostics.toml @@ -2,3 +2,4 @@ name = "bevy_screen_diagnostics" description = "Display Diagnostics like FPS or Entity count easily" link = "https://github.com/laundmo/bevy_screen_diagnostics" image = "bevy_screen_diagnostics.gif" +crate = "bevy_screen_diagnostics" diff --git a/Assets/UI/bevy_simple_text_input.toml b/Assets/UI/bevy_simple_text_input.toml index 76903b7a..58a1b509 100644 --- a/Assets/UI/bevy_simple_text_input.toml +++ b/Assets/UI/bevy_simple_text_input.toml @@ -2,3 +2,4 @@ name = "bevy_simple_text_input" description = "An unambitious single-line text input widget for Bevy UI" link = "https://github.com/rparrett/bevy_simple_text_input" image = "bevy_simple_text_input.gif" +crate = "bevy_simple_text_input" diff --git a/Assets/UI/bevy_splash_screen.toml b/Assets/UI/bevy_splash_screen.toml index e87d9ac3..f910fc61 100644 --- a/Assets/UI/bevy_splash_screen.toml +++ b/Assets/UI/bevy_splash_screen.toml @@ -2,3 +2,4 @@ name = "Bevy SplashScreen" description = "A plugin for bevy that allows you to create screens to display brands and development teams" link = "https://github.com/SergioRibera/bevy_splash_screen" image = "bevy_splash_screen.gif" +crate = "bevy_splash_screen" diff --git a/Assets/UI/bevy_text_popup.toml b/Assets/UI/bevy_text_popup.toml index e00194dc..f6fe13d0 100644 --- a/Assets/UI/bevy_text_popup.toml +++ b/Assets/UI/bevy_text_popup.toml @@ -1,4 +1,5 @@ name = "bevy_text_popup" description = "Bevy plugin to easily create UI text popups using events." link = "https://github.com/edouardpoitras/bevy_text_popup" -image = "bevy_text_popup.png" \ No newline at end of file +image = "bevy_text_popup.png" +crate = "bevy_text_popup" diff --git a/Assets/UI/bevy_ui_borders.toml b/Assets/UI/bevy_ui_borders.toml index 14124f45..a5db8cbe 100644 --- a/Assets/UI/bevy_ui_borders.toml +++ b/Assets/UI/bevy_ui_borders.toml @@ -1,3 +1,4 @@ name = "bevy_ui_borders" description = "Draw borders around Bevy UI Nodes" link = "https://github.com/ickshonpe/bevy_ui_borders" +crate = "bevy_ui_borders" diff --git a/Assets/UI/bevy_ui_exact_image.toml b/Assets/UI/bevy_ui_exact_image.toml index 24620c20..009e2e4e 100644 --- a/Assets/UI/bevy_ui_exact_image.toml +++ b/Assets/UI/bevy_ui_exact_image.toml @@ -1,3 +1,4 @@ name = "bevy_ui_exact_image" description = "Bevy UI image widget that provides exact control over image sizes and supports rotations." link = "https://github.com/ickshonpe/bevy_ui_exact_image" +crate = "bevy_ui_exact_image" diff --git a/Assets/UI/bevy_ui_navigation.toml b/Assets/UI/bevy_ui_navigation.toml index 51d6c85e..f4e20627 100644 --- a/Assets/UI/bevy_ui_navigation.toml +++ b/Assets/UI/bevy_ui_navigation.toml @@ -1,3 +1,4 @@ name = "bevy-ui-navigation" description = "Add a menu navigation system using components" link = "https://crates.io/crates/bevy-ui-navigation" +crate = "bevy-ui-navigation" diff --git a/Assets/UI/cuicui_layout.toml b/Assets/UI/cuicui_layout.toml index 0e95d897..f2c40392 100644 --- a/Assets/UI/cuicui_layout.toml +++ b/Assets/UI/cuicui_layout.toml @@ -1,4 +1,5 @@ name = "cuicui_layout" description = "A dumb, easy and predictible layouting library" link = "https://github.com/nicopap/cuicui_layout" -image = "cuicui_layout.png" \ No newline at end of file +image = "cuicui_layout.png" +crate = "cuicui_layout" diff --git a/Assets/UI/haalka.toml b/Assets/UI/haalka.toml index 517a93e0..182f01fa 100644 --- a/Assets/UI/haalka.toml +++ b/Assets/UI/haalka.toml @@ -1,4 +1,5 @@ name = "haalka" description = "ergonomic reactive Bevy UI library powered by FRP signals" link = "https://github.com/databasedav/haalka" -image = "haalka.webp" \ No newline at end of file +image = "haalka.webp" +crate = "haalka" diff --git a/Assets/Writing/bevy_talks.toml b/Assets/Writing/bevy_talks.toml index c9ecb312..483599f3 100644 --- a/Assets/Writing/bevy_talks.toml +++ b/Assets/Writing/bevy_talks.toml @@ -1,3 +1,4 @@ name = "bevy_talks" description = "A Bevy plugin to write and handle dialogues for your characters, together with player choices." link = "https://github.com/giusdp/bevy_talks" +crate = "bevy_talks" diff --git a/Assets/Writing/yarnspinner-rust.png b/Assets/Writing/bevy_yarnspinner.png similarity index 100% rename from Assets/Writing/yarnspinner-rust.png rename to Assets/Writing/bevy_yarnspinner.png diff --git a/Assets/Writing/bevy_yarnspinner.toml b/Assets/Writing/bevy_yarnspinner.toml index 150ac4f6..458f54ee 100644 --- a/Assets/Writing/bevy_yarnspinner.toml +++ b/Assets/Writing/bevy_yarnspinner.toml @@ -1,4 +1,5 @@ name = "bevy_yarnspinner" description = "The Bevy plugin for the Rust port of Yarn Spinner, the friendly tool for writing game dialogue" link = "https://github.com/YarnSpinnerTool/YarnSpinner-Rust" -image = "yarnspinner-rust.png" +image = "bevy_yarnspinner.png" +crate = "bevy_yarnspinner" diff --git a/README.md b/README.md index 0de2d7ac..ddcde2eb 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ link = "https://github.com/me/my_plugin" # Should be a png/jpg/gif/webp located next to your toml file, less than 2 MB in size. # We recommend using a 16:9 aspect ratio with a maximum width of 600 pixels. image = "my_plugin_icon.png" + +# Optional crate name on crates.io. If there's more than one crate, pick any one of them. +crate = "my_plugin" ``` ## Categories