Doraku / DefaultEcs

Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.
MIT No Attribution
663 stars 63 forks source link

Is this project being actively maintained? #193

Open bootzin opened 4 days ago

bootzin commented 4 days ago

Sorry, but I couldn't help but notice that the last release was 2 years ago and there hasn't been any recent commits to the main branch

So I just wanted to confirm if this is still being actively maintained or not

Thanks!

Doraku commented 19 hours ago

hello, I would not say "actively" for now. Due to personal issues I have not been active for a long time. I've slowly started to get back into my projects recently and I definitely want to dive back in DefaultEcs, especially with all the new things of c#/dotnet available now. I have some pretty big overhaul in mind but it may take some times before actual changes are visible here :/

bootzin commented 19 hours ago

I'm happy to hear you intend to get back to it (: I still use DefaultEcs on my projects since I like its usability and find it really intuitive, so thanks for making it available! If you need some help when you get back to this project, I'd be glad to assist!