# CLAUDE.md ## Dependencies ### Flecs (ECS Framework) Documentation is located at `build/flecs-src/docs/`. If the docs are not available, run CMake to fetch and build dependencies: ``` cmake -B build ```