You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A minimalistic DI system inspired by Zenject, enabling flexible injection through reflection and attribute-based configuration. Ideal for modular game architecture.
A core utility framework for Unity: an event bus, a service locator, a unified tick loop, and a state-locking primitive. Allocation-conscious, dependency-free, and designed for production game code.