# 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
[![friflo ECS Unity](Documentation~/images/friflo-ECS-Unity.svg)](https://github.com/friflo/friflo-ecs-unity)   ![splash](Documentation~/images/paint-splatter.svg)
[![C# API](https://img.shields.io/badge/C%23%20API-22aaaa?logo=github&logoColor=white)](https://github.com/friflo/Friflo.Engine-docs) [![Discord](https://img.shields.io/badge/Discord-5865F2?logo=discord&logoColor=white)](https://discord.gg/nFfrhgQkb8) [![Wiki](https://img.shields.io/badge/Wiki-A200FF?logo=gitbook&logoColor=white)](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 [ ] ```