Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/friflo-ecs-unity.git
friflo ECS - Unity

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## 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
```

[![pkglnk](https://www.pkglnk.dev/badge/friflo-ecs-unity.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/friflo-ecs-unity)

README

friflo ECS Unity   splash

C# API Discord Wiki

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.

  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
    

Using Nuget for Unity

  1. Install Nuget for Unity
  2. In the Nuget for Unity window, search for: Friflo.Engine.ECS. Select the package and install it
image

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!