Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1234567891011121314151617181920212223
  1. {
  2. "name": "com.unity.subsystemregistration",
  3. "displayName": "Subsystem Registration",
  4. "version": "1.1.0",
  5. "unity": "2019.4",
  6. "description": "Provides internal registration mechanism for standalone subsystems. It allows a standalone subsystem to inform the Subsystem Manager of its existence.",
  7. "keywords": [
  8. "subsystem",
  9. "registration",
  10. "internal"
  11. ],
  12. "dependencies": {
  13. "com.unity.modules.subsystems": "1.0.0"
  14. },
  15. "upmCi": {
  16. "footprint": "3a2cfcc6b17ca973019032cbd297022da00c6f3b"
  17. },
  18. "repository": {
  19. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.subsystemregistration.git",
  20. "type": "git",
  21. "revision": "72584ba5248fbe79e560e795ad819f876954fceb"
  22. }
  23. }