Ecsact Integration
Integrate Ecsact, a data-driven ECS framework, into your Unity projects to build scalable game logic with entity-component-system architecture. Streamline development with comprehensive setup guides, tutorials covering basic examples to async workflows, and detailed API reference documentation for professional game development.
dev.ecsact.unity 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/ecsact-dev-unity.git README Markdown
Copy this to your project's README.md
## Installation
Add **Ecsact Integration** 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/ecsact-dev-unity.git
```
[](https://www.pkglnk.dev/pkg/ecsact-dev-unity)Dependencies (2)
README
Ecsact Unity Integration
This repository is a Unity Package for Ecsact.
Getting Started
You can read the reference docs if you want more information.
No comments yet. Be the first!