Mirror.asmdef 366 B

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