Skip to content

Commit c098133

Browse files
Update README.md
1 parent 1594c5e commit c098133

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# EquilibriumEngine-CSharp
22

3-
Equilibrium Engine is a data-oriented and multi-threaded **C#** game engine that takes advantage of **ECS** pattern followed by **Hot-Reloading** of your libraries which allows you to quickly iterate on different aspects of your projects.
3+
Equilibrium Engine is a data-oriented **C#** game engine that takes advantage of **ECS** pattern followed by **Hot-Reloading** of your libraries which allows you to quickly iterate on different aspects of your projects.
44

55
<p align="center">
66
<img src="docs/home.png">
@@ -16,6 +16,7 @@ Equilibrium Engine is a data-oriented and multi-threaded **C#** game engine that
1616

1717
#### Hot-Reloading of scripts
1818

19+
https://user-images.githubusercontent.com/105135724/235316560-ea2e88df-0e1b-429f-97cb-9dbe3bc1102f.mp4
1920

2021
#### Entity inspector
2122

0 commit comments

Comments
 (0)