Skip to content

Commit

Permalink
Engine - README.md: add Twitter link
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed May 13, 2024
1 parent 991a335 commit 94b25f5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Engine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ dotnet add package Friflo.Engine.ECS
<img src="https://raw.githubusercontent.com/friflo/Friflo.Engine-docs/main/docs/images/ECS Entity.png" width="450" height="477"/>
</span>

ECS - dead simple.
Highlights
Will post on https://twitter.com/FrisoFlo when Unity extension is available.

ECS - dead simple. Highlights
- No boilerplate - Requires only C# code for **components** and **systems** and adding scripts via the Editor:
**ECS Store**, **ECS System Set** and **ECS Entity** shown in the Inspector.
- Support **Edit** & **Play** Mode with synchronization of `GameObject` position, scale, rotation and activeSelf.
Expand Down

0 comments on commit 94b25f5

Please sign in to comment.