It maybe a silly question but why the A* Pathfinding Project has listed Entities as a dependency? It clutters my project since I don’t use them. Isn’t there another way of supporting entities-based projects without having everyone to install them?
Or maybe I did something by mistake and now my package needs it?
Ah, nice. Previously the entities package was required, but it seems like that functionality has been moved to the jobs package (where it actually belongs). I’ll fix this in the next update.