# zero_ecs_build
The `zero_ecs_build` crate contains build scripts and utilities for the ZeroECS project. These scripts facilitate the setup and configuration of the ZeroECS environment, ensuring a smooth development process for ECS-based applications.
## Features
- Automated build scripts for ZeroECS setup.
- Supports the generation and configuration of ECS components and systems.
For full documentation, usage examples, and contribution guidelines, please see the [ZeroECS project readme](https://github.com/JohanNorberg/zero_ecs#readme).