Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Migration to bevy-assets #102

Merged
merged 7 commits into from
May 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Apps/Games/DJMcNab-life-rs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "DJMcNab/life-rs"
description = "Bevy reproduction of the rules of Conway's Game of Life on a randomised board."
link = "https://github.com/DJMcNab/life-rs"
3 changes: 3 additions & 0 deletions Apps/Games/Kataster.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Kataster"
description = "A simple single-screen spaceshooter with rapier2d"
link = "https://github.com/Bobox214/Kataster"
3 changes: 3 additions & 0 deletions Apps/Games/Keep-Inside.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Keep Inside"
description = "A solo pong on a circle (made for Ludum Dare 47)"
link = "https://github.com/davidB/ld47_keep_inside"
3 changes: 3 additions & 0 deletions Apps/Games/Keep-Moving-and-Nobody-Burns.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Keep Moving and Nobody Burns"
description = "A bomberman against time (made for Ludum Dare 47)"
link = "https://github.com/mockersf/kmanb"
3 changes: 3 additions & 0 deletions Apps/Games/Robbo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Robbo"
description = "Bevy port of great 8-bit Atari game, working native and in the browser"
link = "https://github.com/mrk-its/bevy-robbo"
3 changes: 3 additions & 0 deletions Apps/Games/SiO2.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SiO2"
description = "A simple powder toy clone"
link = "https://github.com/dmitriy-shmilo/sio2"
3 changes: 3 additions & 0 deletions Apps/Games/WhoisDavid-bevy-nbody.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "WhoisDavid-bevy-nbody"
description = "3d n-body simulation of the planets of the Solar System."
link = "https://github.com/WhoisDavid/bevy-nbody"
3 changes: 3 additions & 0 deletions Apps/Games/Zenith.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Zenith"
description = "A space-themed shoot 'em up game"
link = "https://github.com/rsaihe/zenith"
3 changes: 3 additions & 0 deletions Apps/Games/arugio.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "arugio"
description = "Prototype multiplayer server-authoritative networked 'game' with Browser (WebGL) client and native server"
link = "https://github.com/ostwilkens/arugio"
3 changes: 3 additions & 0 deletions Apps/Games/bevy-space-invaders.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy-space-invaders"
description = "It's Space Invaders!"
link = "https://github.com/nicolashahn/bevy-space-invaders"
3 changes: 3 additions & 0 deletions Apps/Games/bevy-tetris.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy-tetris"
description = "It's Tetris!"
link = "https://github.com/8bit-pudding/bevy-tetris"
3 changes: 3 additions & 0 deletions Apps/Games/bevy_pong.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_pong"
description = "It's Pong! Based on the 'breakout' bevy example"
link = "https://github.com/SuperiorJT/bevy_pong"
3 changes: 3 additions & 0 deletions Apps/Games/bevy_rider.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_rider"
description = "Line Rider, riding linearly, on segments of lines"
link = "https://github.com/bonsairobo/bevy_rider"
3 changes: 3 additions & 0 deletions Apps/Games/bevy_sokoban.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_sokoban"
description = "Simple implementation of Sokoban"
link = "https://github.com/ropewalker/bevy_sokoban"
3 changes: 3 additions & 0 deletions Apps/Games/bevy_squares.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_squares"
description = "A remake of the 'Threes' game, built with Bevy"
link = "https://github.com/TheNeikos/bevy_squares"
3 changes: 3 additions & 0 deletions Apps/Games/colonize.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "colonize"
description = "A Dwarf Fortress/Rimworld-like game written in Rust."
link = "https://github.com/indiv0/colonize"
3 changes: 3 additions & 0 deletions Apps/Games/flappy_bevy.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "flappy_bevy"
description = "A Flappy Bird clone"
link = "https://github.com/TanTanDev/flappy_bevy"
3 changes: 3 additions & 0 deletions Apps/Games/flock-rs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "flock-rs"
description = "An example of steering and flocking behaviors"
link = "https://github.com/JohnPeel/flock-rs"
3 changes: 3 additions & 0 deletions Apps/Games/i_sjon_kan_ingen_hora_dig_skrika.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "i_sjon_kan_ingen_hora_dig_skrika"
description = "Swedish rowing boat pirate simulator 2020"
link = "https://gitlab.com/TheZoq2/i_sjon_kan_ingen_hora_dig_skrika"
3 changes: 3 additions & 0 deletions Apps/Games/labyrinth-game.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "labyrinth-game"
description = "A humble attempt at a roguelike / market-sim game"
link = "https://github.com/insrcd/labrynth-game"
3 changes: 3 additions & 0 deletions Apps/Games/oicana.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "oicana"
description = "A tower defense game with puzzle aspects"
link = "https://github.com/NiklasEi/oicana"
3 changes: 3 additions & 0 deletions Apps/Games/per_spatium.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "per_spatium"
description = "Scroll-down space shooter game"
link = "https://gitlab.com/BottledByte/per-spatium"
3 changes: 3 additions & 0 deletions Apps/Games/smoke-rs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "smoke-rs"
description = "A simple smoke simulation using particles, built with Bevy."
link = "https://github.com/cvhariharan/smoke-rs"
3 changes: 3 additions & 0 deletions Apps/Games/snake_bevy.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "snake_bevy"
description = "It's Snake!"
link = "https://github.com/mtKeller/snake_bevy"
3 changes: 3 additions & 0 deletions Apps/Games/taipo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "taipo"
description = "A 2d typing/tower defense game for the browser."
link = "https://github.com/rparrett/taipo"
3 changes: 3 additions & 0 deletions Apps/Games/thallada-bevy_nbody.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "thallada-bevy_nbody"
description = "An N-body simulation in Rust"
link = "https://github.com/thallada/bevy-nbody"
3 changes: 3 additions & 0 deletions Apps/Tools/bevy-calc.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy-calc"
description = "A simple calculator"
link = "https://github.com/PravinKumar95/simple-calc"
1 change: 1 addition & 0 deletions Apps/_category.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
order = 2
3 changes: 3 additions & 0 deletions Assets/2D/bevy-earcutr.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy-earcutr"
description = "Draw polygons"
link = "https://github.com/frewsxcv/bevy-earcutr"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_canvas.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_canvas"
description = "An immediate mode 2D drawing API."
link = "https://github.com/Nilirad/bevy_canvas"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_ecs_tilemap.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_ecs_tilemap"
description = "A plugin for tilemaps where each tile is an entity."
link = "https://github.com/StarArawn/bevy_ecs_tilemap"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_interact_2d.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_interact_2d"
description = "2D mouse interactions"
link = "https://crates.io/crates/bevy_interact_2d"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_ldtk.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_ldtk"
description = "Efficient tilemap rendering for LDtk maps."
link = "https://github.com/katharostech/bevy_ldtk"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_prototype_lyon.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_prototype_lyon"
description = "Draw 2D shapes, like triangles, circles, and beziers."
link = "https://github.com/Nilirad/bevy_prototype_lyon"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_prototype_parallax.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_prototype_parallax"
description = "A parallax scrolling background plugin."
link = "https://github.com/btrepp/bevy-prototype-parallax"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_retro.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_retro"
description = "2D pixel-perfect renderer for Bevy with support for OpenGL/WebGL"
link = "https://github.com/katharostech/bevy_retro"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_svg.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_svg"
description = "Load and draw SVG-files."
link = "https://github.com/Weasy666/bevy_svg"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_tiled.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_tiled"
description = "A plugin for rendering Tiled maps"
link = "https://github.com/stararawn/bevy_tiled"
3 changes: 3 additions & 0 deletions Assets/2D/bevy_tilemap.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_tilemap"
description = "Chunk rendered tilemap for Bevy game engine."
link = "https://github.com/joshuajbouw/bevy_tilemap"
3 changes: 3 additions & 0 deletions Assets/3D/Bevy-WoW.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Bevy-WoW"
description = "A WoW-style camera"
link = "https://github.com/Tezza48/Bevy-WoW"
3 changes: 3 additions & 0 deletions Assets/3D/bevy-orbit-controls.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy-orbit-controls"
description = "An orbit controls camera controller"
link = "https://github.com/iMplode-nZ/bevy-orbit-controls"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_4x_camera.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_4x_camera"
description = "A 4X style camera for bevy. Demo: https://imgur.com/XIIDcIW"
link = "https://crates.io/crates/bevy_4x_camera"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_fly_camera.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_fly_camera"
description = "A flying camera plugin"
link = "https://crates.io/crates/bevy_fly_camera"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_flycam.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_flycam"
description = "A basic FPS-style camera controller"
link = "https://github.com/sburris0/bevy_flycam"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_mod_bounding.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_mod_bounding"
description = "Bounding box generation for meshes"
link = "https://github.com/aevyrie/bevy_mod_picking"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_mod_picking.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_mod_picking"
description = "3D mouse picking plugin"
link = "https://github.com/aevyrie/bevy_mod_picking"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_mod_raycast.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_mod_raycast"
description = "A plugin for raycasting against meshes and primitives"
link = "https://github.com/aevyrie/bevy_mod_raycast"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_obj.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_obj"
description = "Wavefront .obj mesh asset loader plugin"
link = "https://github.com/AmionSky/bevy_obj"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_stl.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_stl"
description = "STL mesh asset loader plugin"
link = "https://github.com/nilclass/bevy_stl"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_transform_gizmo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_transform_gizmo"
description = "Interactive transform gizmo for transforming meshes in 3d with the mouse"
link = "https://github.com/ForesightMiningSoftwareCorporation/bevy_transform_gizmo"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_vox.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_vox"
description = "MagicaVoxel Vox file loader plugin"
link = "https://github.com/erasin/bevy_vox"
3 changes: 3 additions & 0 deletions Assets/3D/bevy_vox_mesh.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_vox_mesh"
description = "Asset loader plugin to load MagicaVoxel files as meshes."
link = "https://github.com/Game4all/bevy_vox_mesh"
3 changes: 3 additions & 0 deletions Assets/AI/big-brain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "big-brain"
description = "A highly-parallel Utility AI engine."
link = "https://github.com/zkat/big-brain"
3 changes: 3 additions & 0 deletions Assets/Animation/bevy_easings.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_easings"
description = "A plugin for easing a component value to another value, mainly used to animate transition between two transforms, but usable for other components."
link = "https://crates.io/crates/bevy_easings"
3 changes: 3 additions & 0 deletions Assets/Audio/bevy_kira_audio.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_kira_audio"
description = "An alternative Bevy audio plugin using Kira"
link = "https://github.com/NiklasEi/bevy_kira_audio"
3 changes: 3 additions & 0 deletions Assets/Backends/bevy_doryen.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_doryen"
description = "A plugin integrating Bevy ECS with doryen-rs Ascii roguelike library."
link = "https://github.com/smokku/bevy_doryen"
3 changes: 3 additions & 0 deletions Assets/Backends/bevy_miniquad.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_miniquad"
description = "A plugin replacing winit windowing and render pipeline with miniquad library."
link = "https://github.com/smokku/bevy_miniquad"
3 changes: 3 additions & 0 deletions Assets/Backends/bevy_webgl2.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_webgl2"
description = "WebGL2 renderer plugin for WASM target"
link = "https://github.com/mrk-its/bevy_webgl2"
3 changes: 3 additions & 0 deletions Assets/Backends/prototype_bevy_sdl2.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "prototype_bevy_sdl2"
description = "A prototype for SDL2 integration into Bevy"
link = "https://github.com/aclysma/prototype_bevy_sdl2"
3 changes: 3 additions & 0 deletions Assets/Development tools/autodefault.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "autodefault"
description = "annotate functions to have them automatically insert `..Default::default()` into struct expressions. Useful when instantiating large, deeply nested components or component bundles."
link = "https://github.com/Lucretiel/autodefault"
3 changes: 3 additions & 0 deletions Assets/Development tools/bevy-inspector-egui.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy-inspector-egui"
description = "Visually edit fields of structs inside the game using egui."
link = "https://github.com/jakobhellermann/bevy-inspector-egui"
3 changes: 3 additions & 0 deletions Assets/Development tools/bevy_mod_debug_console.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_mod_debug_console"
description = "Get info from ecs through"
link = "https://github.com/hymm/bevy_mod_debug_console"
3 changes: 3 additions & 0 deletions Assets/Development tools/bevy_mod_debugdump.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_mod_debugdump"
description = "Render graph and schedule graph visualizers using egui."
link = "https://github.com/jakobhellermann/bevy_mod_debugdump"
3 changes: 3 additions & 0 deletions Assets/Development tools/bevycheck.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevycheck"
description = "annotate invalid systems with `#[bevycheck::system]` to get nice error messages for what's wrong"
link = "https://github.com/jakobhellermann/bevycheck"
3 changes: 3 additions & 0 deletions Assets/Helpers/bevy_asset_loader.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_asset_loader"
description = "Automatically load asset collections during a configurable State"
link = "https://github.com/NiklasEi/bevy_asset_loader"
3 changes: 3 additions & 0 deletions Assets/Helpers/bevy_asset_ron.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_asset_ron"
description = "Custom RON Asset loading."
link = "https://crates.io/crates/bevy_asset_ron"
3 changes: 3 additions & 0 deletions Assets/Helpers/bevy_assetio_zip.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_assetio_zip"
description = "A plugin for loading assets from an optionally obfuscated zip file."
link = "https://github.com/katharostech/bevy_assetio_zip"
3 changes: 3 additions & 0 deletions Assets/Helpers/bevy_contrib_colors.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_contrib_colors"
description = "A simple color library."
link = "https://crates.io/crates/bevy_contrib_colors"
3 changes: 3 additions & 0 deletions Assets/Helpers/bevy_debug_lines.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_debug_lines"
description = "Simple line drawing api for bevy."
link = "https://github.com/Toqozz/bevy_debug_lines"
3 changes: 3 additions & 0 deletions Assets/Helpers/bevy_discovery.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_discovery"
description = "Automatically detects and registers systems for you."
link = "https://crates.io/crates/bevy_discovery"
3 changes: 3 additions & 0 deletions Assets/Helpers/bevy_event_set.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_event_set"
description = "A macro to create event bundles for Bevy"
link = "https://github.com/woubuc/bevy-event-set"
3 changes: 3 additions & 0 deletions Assets/Helpers/bevy_prototype_inline_assets.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_prototype_inline_assets"
description = "A simple plugin for bundling assets into your binary."
link = "https://crates.io/crates/bevy_prototype_inline_assets"
3 changes: 3 additions & 0 deletions Assets/Input/Kurinji.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Kurinji"
description = "Input Map for bevy. Converts user input from different input hardware into game specific actions, eg. keyboard 'Space' or joystick 'A' can be mapped to 'Jump' Action. This allows decoupling of the game code from device specific input api."
link = "https://crates.io/crates/kurinji"
3 changes: 3 additions & 0 deletions Assets/Input/bevy_advanced_input.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_advanced_input"
description = "Input keybindings, including support for combinations / hotkeys / modifier keys."
link = "https://github.com/sadpython/bevy_advanced_input"
3 changes: 3 additions & 0 deletions Assets/Input/bevy_input_actionmap.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_input_actionmap"
description = "Maps key and gamepad events to actions in Bevy."
link = "https://github.com/lightsoutgames/bevy_input_actionmap"
3 changes: 3 additions & 0 deletions Assets/Networking/bevy_networking_turbulence.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_networking_turbulence"
description = "Networking plugin running on naia-socket and turbulence libraries."
link = "https://github.com/smokku/bevy_networking_turbulence"
3 changes: 3 additions & 0 deletions Assets/Networking/bevy_prototype_laminar_networking.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_prototype_laminar_networking"
description = "A prototype networking plugin using `laminar` as the transport."
link = "https://github.com/ncallaway/bevy-prototype-laminar-networking"
3 changes: 3 additions & 0 deletions Assets/Networking/bevy_prototype_simple_net.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
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"
3 changes: 3 additions & 0 deletions Assets/Networking/bevy_spicy_networking.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_spicy_networking"
description = "Unifying server/client networking crate using tokio as asynchronous backend."
link = "https://github.com/CabbitStudios/bevy_spicy_networking"
3 changes: 3 additions & 0 deletions Assets/Physics/bevy_physimple.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_physimple"
description = "A physics lib for the bevy game engine based on physme."
link = "https://github.com/RustyStriker/bevy_physimple"
3 changes: 3 additions & 0 deletions Assets/Physics/bevy_rapier.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
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"
3 changes: 3 additions & 0 deletions Assets/Physics/heron.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "heron"
description = "An ergonomic physics API for 2d and 3d bevy games. (powered by rapier)"
link = "https://github.com/jcornaz/heron"
3 changes: 3 additions & 0 deletions Assets/Physics/physme.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "physme"
description = "A simplistic physics engine for both 2D and 3D simulation. Physically inaccurate, but feels satisfying and is easy to use."
link = "https://github.com/walterpie/physme"
3 changes: 3 additions & 0 deletions Assets/Platform Integration/bevy-steamworks.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy-steamworks"
description = "Steamworks SDK Plugin."
link = "https://github.com/james7132/bevy-steamworks"
3 changes: 3 additions & 0 deletions Assets/Templates/bevy_game_template.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_game_template"
description = "An opinionated template repository for a Bevy game including a workflow for Windows, Linux, macOS and Web (WASM) releases"
link = "https://github.com/NiklasEi/bevy_game_template"
3 changes: 3 additions & 0 deletions Assets/UI/bevy_console.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_console"
description = "A half-life2 style console using bevy_egui"
link = "https://github.com/RichoDemus/bevy-console"
3 changes: 3 additions & 0 deletions Assets/UI/bevy_egui.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_egui"
description = "A plugin for egui integration into Bevy"
link = "https://github.com/mvlabat/bevy_egui"
3 changes: 3 additions & 0 deletions Assets/UI/bevy_megaui.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_megaui"
description = "A plugin for megaui integration into Bevy"
link = "https://github.com/mvlabat/bevy_megaui"
3 changes: 3 additions & 0 deletions Assets/UI/bevy_ninepatch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "bevy_ninepatch"
description = "Display 9-Patch UI elements, where you can specify how different parts of a PNG should grow"
link = "https://crates.io/crates/bevy_ninepatch"
1 change: 1 addition & 0 deletions Assets/_category.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
order = 1
3 changes: 3 additions & 0 deletions Learning/Migration Guides/0.3-to-0.4-(unofficial).toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "0.3 to 0.4 (unofficial)"
link = "https://sburris.xyz/posts/bevy-update-0-4/"
order = 0
3 changes: 3 additions & 0 deletions Learning/Migration Guides/0.4-to-0.5-(official).toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "0.4 to 0.5 (official)"
link = "https://bevyengine.org/learn/book/migration-guides/0.4-0.5/"
order = 1
1 change: 1 addition & 0 deletions Learning/Migration Guides/_category.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sort_order_reversed = true
3 changes: 3 additions & 0 deletions Learning/Tutorials/Bevy-Cheatbook.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Bevy Cheatbook"
description = "Practical reference to programming in bevy! Covers basic concepts, syntax, and solutions to common game dev tasks!"
link = "https://bevy-cheatbook.github.io"
3 changes: 3 additions & 0 deletions Learning/Tutorials/Bevy-Chinese-Website(Bevy中文网).toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Bevy Chinese Website(Bevy中文网)"
description = "Translate official website and The Bevy Book in Chinese"
link = "https://bevyengine-cn.github.io/"
3 changes: 3 additions & 0 deletions Learning/Tutorials/Making-Chess-Clone-in-3D.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Making Chess Clone in 3D"
description = "Walkthrough on how to make a Chess Clone with 3D pieces"
link = "https://caballerocoll.com/blog/bevy-chess-tutorial"
3 changes: 3 additions & 0 deletions Learning/Tutorials/Making-a-Rhythm-game.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Making a Rhythm game"
description = "Walkthrough on how to make a Rhythm game, with menu, audio and shaders."
link = "https://caballerocoll.com/blog/bevy-rhythm-game"
3 changes: 3 additions & 0 deletions Learning/Tutorials/Making-a-Snake-Clone.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Making a Snake Clone"
description = "Walkthrough on how to make a snake clone"
link = "https://mbuffett.com/posts/bevy-snake-tutorial/"
3 changes: 3 additions & 0 deletions Learning/Tutorials/Maz.digital-Blog.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Maz.digital Blog"
description = "Beginner-focused blog posts introducing Bevy's features."
link = "https://maz.digital/bevy/list"
4 changes: 4 additions & 0 deletions Learning/Tutorials/Official-Bevy-Examples.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "Official Bevy Examples"
mockersf marked this conversation as resolved.
Show resolved Hide resolved
description = "Learn each Bevy feature from minimal illustrative examples"
link = "https://github.com/bevyengine/bevy/tree/latest/examples"
order = 0
2 changes: 2 additions & 0 deletions Learning/Tutorials/Using-Rapier-for-Physics.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name = "Using Rapier for Physics"
link = "https://sburris.xyz/posts/bevy-gravity/"
1 change: 1 addition & 0 deletions Learning/_category.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
order = 0
Loading