Ambient ECS entity component system for game development, host-only.
# Cargo.toml
[dependencies]
ambient_ecs = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a world, adds an entity with components, and retrieves them.
Use only for native desktop/server applications.
No dependency data recorded yet.