mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-17 17:34:36 +08:00
Update README.md
This commit is contained in:
parent
5ff4a9d662
commit
7d40d61e8a
11
README.md
11
README.md
@ -25,11 +25,14 @@ The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims
|
|||||||
Versioning semantics - [Open](https://gist.github.com/DCFApixels/e53281d4628b19fe5278f3e77a7da9e8#file-dcfapixels_versioning_ru-md)
|
Versioning semantics - [Open](https://gist.github.com/DCFApixels/e53281d4628b19fe5278f3e77a7da9e8#file-dcfapixels_versioning_ru-md)
|
||||||
## Environment
|
## Environment
|
||||||
Requirements:
|
Requirements:
|
||||||
+ Minimum C# version 7.3;
|
+ Minimum version of C# 7.3;
|
||||||
|
|
||||||
Optional:
|
Optional:
|
||||||
+ NativeAOT support;
|
+ Support for NativeAOT
|
||||||
+ Minimum Unity version 2020.1.0;
|
+ Game engines with C#: Unity, Godot, MonoGame, etc.
|
||||||
|
|
||||||
|
Tested with:
|
||||||
|
+ **Unity:** Minimum version 2020.1.0;
|
||||||
|
|
||||||
## Unity Installation
|
## Unity Installation
|
||||||
* ### Unity Package
|
* ### Unity Package
|
||||||
|
Loading…
Reference in New Issue
Block a user