No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.2D.Common.Path.Editor.asmdef 382B

12345678910111213141516
  1. {
  2. "name": "Unity.2D.Common.Path.Editor",
  3. "rootNamespace": "",
  4. "references": [],
  5. "includePlatforms": [
  6. "Editor"
  7. ],
  8. "excludePlatforms": [],
  9. "allowUnsafeCode": false,
  10. "overrideReferences": false,
  11. "precompiledReferences": [],
  12. "autoReferenced": true,
  13. "defineConstraints": [],
  14. "versionDefines": [],
  15. "noEngineReferences": false
  16. }