Init & DI Framework
The client initialization + DI framework: the [Singleton*]/IAppInitializable attributes, context-scoped installers, and the app bootstrap every Crossplay client package registers into. A must for Core — auto-installed, cannot be unselected. Client-only.
📦
This piece exposes prefabs and MonoBehaviours rather than interfaces. Drop its panel prefab from
com.crossplay.init into a scene — there is no API to implement.