friflo ECS - Unity
Friflo ECS brings high-performance entity component system capabilities to Unity with full Editor integration. Built on Friflo.Engine.ECS, it provides developers with a robust, data-oriented architecture for building scalable games and simulations while maintaining seamless Unity workflow integration.
friflo.friflo-ecs-unity Unity Compatibility
Unity 6 Supported
2023.2 Supported
2023.1 Supported
2022.3 LTS Supported
2021.3 LTS Supported
2020.3 LTS Unsupported
2019.4 LTS Unsupported
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/friflo-ecs-unity.git README Markdown
Copy this to your project's README.md
## Installation
Add **friflo ECS - Unity** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/friflo-ecs-unity.git
```
[](https://www.pkglnk.dev/pkg/friflo-ecs-unity)README
friflo ECS · Unity extension
Unity package with full Editor integration for Friflo.Engine.ECS.
Setup
Using Unity Package Manager
Add friflo ECS Unity extension package with Unity Package Manager.
- Open Unity > Window > Package Manager
- Click the ➕ button > Add package from git URL ...
- Enter the following URL
https://github.com/friflo/friflo-ecs-unity.git
Using Nuget for Unity
- Install Nuget for Unity
- In the Nuget for Unity window, search for:
Friflo.Engine.ECS. Select the package and install it
Tips
Speedup Workflow
Disable Reload Domain at Edit > Project Settings ... > Editor
Enter Play Mode Options [x]
Reload Domain [ ]
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In