Core

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.

Unity package
com.crossplay.init
Depends on
zenject
Shape
client-only · no server half
📦

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.