sschmid / Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
MIT License
7.18k stars 1.11k forks source link

Abandoned? #1092

Open elthundercloud opened 2 months ago

elthundercloud commented 2 months ago

Hi. I was exploring different ECS solutions online and came across this one, which seemed interesting to me. However, I noticed that there has been no activity for over a year by now. Is this project abandoned, or simply completed?

sschmid commented 2 months ago

Thank you for your interest in the project and for reaching out! Entitas is not abandoned. I've been inactive on development for a (longer) while, but I plan to resume work at some point.

elthundercloud commented 2 months ago

Glad to hear that! If that's the case, I think I can use it safely. Thanks.