UNPKG

cz.xprees.scene-management

Version:

Scene Management package for multi-scene workflow. Adds wrapper for addressable scenes and provides event-driven scene loader.

31 lines 909 B
{ "name": "cz.xprees.scene-management", "version": "1.0.13", "displayName": "Scene Management", "description": "Scene Management package for multi-scene workflow. Adds wrapper for addressable scenes and provides event-driven scene loader.", "unity": "2021.3", "unityRelease": "16f1", "license": "Apache-2.0", "category": "Tool", "dependencies": { "com.unity.addressables": "1.21.9", "com.cysharp.unitask": "2.5.10", "com.marijnzwemmer.unity-toolbar-extender": "1.4.2", "com.dbrizov.naughtyattributes": "2.1.4", "cz.xprees.core": "1.0.32", "cz.xprees.variables": "1.0.11", "cz.xprees.events": "1.0.15", "cz.xprees.editor-tools": "1.0.15" }, "keywords": [ "Scenes", "Multi-scene", "Scene-loading", "Addressables" ], "author": { "name": "xprees", "email": "xprees.developer@gmail.com", "url": "https://github.com/xprees" } }