123456789101112131415161718 |
- {
- "name": "com.unity.subsystemregistration",
- "displayName": "Subsystem Registration",
- "version": "1.0.6",
- "unity": "2018.3",
- "description": "Provides internal registration mechanism for standalone subsystems. It allows a standalone subsystem to inform the Subsystem Manager of its existence.",
- "keywords": [
- "subsystem",
- "registration",
- "internal"
- ],
- "dependencies": {},
- "repository": {
- "type": "git",
- "url": "git@github.cds.internal.unity3d.com:unity/com.unity.subsystemregistration.git",
- "revision": "0b4157c6c0a160c51e74ead305aee77e6f29527d"
- }
- }
|