Geen omschrijving
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.PixelPerfect.Samples.asmdef 548B

123456789101112131415161718192021
  1. {
  2. "name": "Unity.2D.PixelPerfect.Samples",
  3. "references": [
  4. "GUID:2bafac87e7f4b9b418d9448d219b01ab",
  5. "GUID:476f7c6c6dfeed041b063446a926e656"
  6. ],
  7. "includePlatforms": [],
  8. "excludePlatforms": [],
  9. "allowUnsafeCode": false,
  10. "overrideReferences": false,
  11. "precompiledReferences": [],
  12. "autoReferenced": true,
  13. "defineConstraints": [],
  14. "versionDefines": [
  15. {
  16. "name": "com.unity.ugui",
  17. "expression": "1.0.0",
  18. "define": "UGUI_1_0_0_OR_NEWER"
  19. }
  20. ]
  21. }