# com.unity.entities **Repository Path**: cambright/com.unity.entities ## Basic Information - **Project Name**: com.unity.entities - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-10 - **Last Updated**: 2025-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About Entities The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for Unity. ## Installing Entities To install this package, follow the instructions [in the documentation](Documentation~/getting-started-installation.md). ## Using Entities For information on how to use the package, see the [User manual](Documentation~/index.md)