zero_ecs_build 0.2.4

Build scripts for: ZeroECS: an Entity Component System (ECS), using only zero-cost abstractions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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).