Skip to content

Commit

Permalink
Engine - README.md: add note to move ECS to https://github.com/friflo…
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed Jul 24, 2024
1 parent ab4c3d7 commit aef98ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Engine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ Average Performance Ratio - see [C# ECS Benchmark Overview](https://github.com/f

## News

- [x] ![new](docs/images/new.svg) moved **Friflo.Engine.ECS** to its own repository https://github.com/friflo/Friflo.Engine.ECS
The source code / history will be kept as is in this repo. **Further development in the new repo**.

- [x] Released v3.0.0-preview.5
New: **Entity Relationships** 1:1 and 1:many, **Relations** and full-text **Search** executing in O(1). See [Component Types](#-component-types)

Expand Down

0 comments on commit aef98ea

Please sign in to comment.