From 7d40d61e8a8eceefebf50d24a3158f92f89b17bf Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Sat, 9 Mar 2024 00:18:35 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 427fbbb..08debdd 100644 --- a/README.md +++ b/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) ## Environment Requirements: -+ Minimum C# version 7.3; - ++ Minimum version of C# 7.3; + Optional: -+ NativeAOT support; -+ Minimum Unity version 2020.1.0; ++ Support for NativeAOT ++ Game engines with C#: Unity, Godot, MonoGame, etc. + +Tested with: ++ **Unity:** Minimum version 2020.1.0; ## Unity Installation * ### Unity Package