mirror of
https://github.com/DCFApixels/DragonECS-Graphs.git
synced 2025-09-17 19:24:36 +08:00
Update README.md
This commit is contained in:
parent
4d2b7a3646
commit
dde34277d0
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text
|
Implementation of entity relationships in the form of a graph. The connecting edges of the graph are represented as entities, which allows the creation of many-to-many relationships, and using composition it is possible to customize the relations.
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> The project is a work in progress, API may change.
|
> The project is a work in progress, API may change.
|
||||||
@ -67,3 +67,7 @@ https://github.com/DCFApixels/DragonECS-Graphs.git
|
|||||||
The package can also be added to the project as source code.
|
The package can also be added to the project as source code.
|
||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS-Graphs/blob/main/README-RU.md).
|
Loading…
Reference in New Issue
Block a user