Files
bevy-template/docs/ai/bevy-source-index.md
2026-04-22 20:55:36 +02:00

701 B

Bevy Source Index

Use these official sources first.

Start here

  • Quick start setup
  • Learn page
  • API docs
  • Official examples
  • Migration guides
  • Plugin development page

Official URLs

Search order for AI

  1. local project files
  2. docs/ai/*.md
  3. official examples
  4. API docs
  5. migration / release notes

Rule

Do not suggest deprecated Bevy APIs from old blog posts or random tutorials. Match examples to 0.18.1.