# friflo-ecs-unity
**Repository Path**: WayneHalak/friflo-ecs-unity
## Basic Information
- **Project Name**: friflo-ecs-unity
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-04-16
- **Last Updated**: 2025-04-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://github.com/friflo/friflo-ecs-unity) 
[](https://github.com/friflo/Friflo.Engine-docs)
[](https://discord.gg/nFfrhgQkb8)
[](https://friflo.gitbook.io/friflo.engine.ecs)
# friflo ECS · Unity extension
Unity package with full Editor integration for [**Friflo.Engine.ECS**](https://github.com/friflo/Friflo.Engine.ECS).
# Setup
Add **friflo ECS** Unity extension package with Unity Package Manager.
1. Open **Unity > Window > Package Manager**
2. Click the ➕ button > **Add package from git URL ...**
3. Enter the following URL
```
https://github.com/friflo/friflo-ecs-unity.git
```
## Tips
### Speedup Workflow
Disable Reload Domain at **Edit > Project Settings ... > Editor**
```
Enter Play Mode Options [x]
Reload Domain [ ]
```