Mirror.Examples.asmdef 350 B

123456789101112131415
  1. {
  2. "name": "Mirror.Examples",
  3. "references": [
  4. "Mirror",
  5. "Mirror.Components"
  6. ],
  7. "optionalUnityReferences": [],
  8. "includePlatforms": [],
  9. "excludePlatforms": [],
  10. "allowUnsafeCode": false,
  11. "overrideReferences": false,
  12. "precompiledReferences": [],
  13. "autoReferenced": true,
  14. "defineConstraints": []
  15. }