Package map
Paths are conventions in Molca templates; your repo layout may differ slightly.
For validation/version conventions across these SDKs, see Compatibility and validation.
What applies where
- Core —
RuntimeManager, DI, events, references, sequences, HTTP, modals, settings: any Molca-based Unity app that referencescom.molca.core. - Shared (
_MolcaSDK/Code) — generic UI, preload, media helpers: commonly used with VR; optional for DT-only apps (confirm what your template imports). - VR (
_MolcaSDK/_VR) — scenarios, session, XR steps, tour, scoring, Home UI: only VR training projects. - DT (
_MolcaDT) — digital twin UI, network/mappers, POI, machine menus: DT projects (overview).