---
title: "Useful Crates for Bevy Jam 7"
url: https://daily.dev/posts/useful-crates-for-bevy-jam-7-z29e3cyhr
source_url: https://www.youtube.com/watch?v=Xl2KXX_8sCs
type: video:youtube
source: "chris biscardi"
published: 2026-05-31T07:48:50.436Z
updated: 2026-05-31T09:16:02.082Z
tags: ["game-development", "rust"]
reading_time: 22
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Useful Crates for Bevy Jam 7

**[chris biscardi](https://daily.dev/sources/chrisbiscardi)** · 22 min read · 0 upvotes · 0 comments

## Summary

A curated walkthrough of Rust crates and tools recommended for Bevy Jam 7. Covers the Bevy CLI for project scaffolding, web builds, and CI/CD templates; bevy-inspector-egui for runtime entity/component debugging; bevy-enhanced-input for context-aware input handling; bevy-seedling for modern audio routing; Blenvy/Skins for Blender-based level editing with alternatives like TrenchBroom, LDTK, and Tiled; NOIZ for procedural noise; bevy-asset-loader for preloading assets; bevy-hanabi for GPU particles; and Bevy DevTools for debugging overlays and frame profiling.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=Xl2KXX_8sCs>

## Similar posts on daily.dev

- [Tainted Coders](https://daily.dev/posts/tainted-coders-uszkmxkzh) · Hacker News · 0 upvotes · 0 comments

---

Tags: [#game-development](https://daily.dev/tags/game-development), [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/useful-crates-for-bevy-jam-7-z29e3cyhr)
