mirror of
https://github.com/DCFApixels/DragonECS-ClassicThreads.git
synced 2025-09-17 19:24:37 +08:00
update readme
This commit is contained in:
parent
b05e7c7cf2
commit
ad9ab7baca
@ -36,6 +36,7 @@
|
|||||||
</br>
|
</br>
|
||||||
|
|
||||||
Поддержка обработки сущностей в нескольких потоках, на основе классической реализации потоков в C#.
|
Поддержка обработки сущностей в нескольких потоках, на основе классической реализации потоков в C#.
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Проект в стадии разработки. API может меняться.
|
> Проект в стадии разработки. API может меняться.
|
||||||
|
|
||||||
|
@ -36,8 +36,11 @@
|
|||||||
</br>
|
</br>
|
||||||
|
|
||||||
Support for processing entities in multiple threads, based on classic C# threads implementation.
|
Support for processing entities in multiple threads, based on classic C# threads implementation.
|
||||||
> **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-ClassicThreads/blob/main/README-RU.md).
|
> [!WARNING]
|
||||||
|
> The project is a work in progress, API may change.
|
||||||
|
>
|
||||||
|
> The most current version of the README is in [Russian version](https://github.com/DCFApixels/DragonECS-ClassicThreads/blob/main/README-RU.md).
|
||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user