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.Sprite.Editor.asmdef 353B

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