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.Aseprite.Common.asmdef 410B

123456789101112131415161718
  1. {
  2. "name": "Unity.2D.Aseprite.Common",
  3. "references": [
  4. "Unity.2D.Sprite.Editor",
  5. "Unity.Mathematics",
  6. "Unity.Burst"
  7. ],
  8. "includePlatforms": [
  9. "Editor"
  10. ],
  11. "excludePlatforms": [],
  12. "allowUnsafeCode": true,
  13. "overrideReferences": false,
  14. "precompiledReferences": [],
  15. "autoReferenced": true,
  16. "defineConstraints": [],
  17. "versionDefines": []
  18. }