mirror of
https://github.com/DCFApixels/DragonECS-AutoInjections.git
synced 2025-09-18 05:04:35 +08:00
Update README.md
This commit is contained in:
parent
fdc727cff4
commit
879dff700b
@ -17,6 +17,9 @@ The extension is designed to reduce the amount of code by simplifying dependency
|
|||||||
> **NOTICE:** The project is a work in progress, API may change.
|
> **NOTICE:** The project is a work in progress, API may change.
|
||||||
> While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md).
|
> While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md).
|
||||||
|
|
||||||
|
# Versioning
|
||||||
|
DragonECS uses this versioning semantics: [Open](https://gist.github.com/DCFApixels/c3b178a308b411f530361d1d56f1f929#versioning)
|
||||||
|
|
||||||
# Code Example
|
# Code Example
|
||||||
```csharp
|
```csharp
|
||||||
class VelocitySystemDI : IEcsRunProcess
|
class VelocitySystemDI : IEcsRunProcess
|
||||||
|
Loading…
Reference in New Issue
Block a user