Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1234567891011121314151617181920
  1. {
  2. "name": "Unity.2D.Path.Tests",
  3. "references": [
  4. ],
  5. "includePlatforms": [
  6. "Editor"
  7. ],
  8. "excludePlatforms": [],
  9. "allowUnsafeCode": false,
  10. "overrideReferences": true,
  11. "precompiledReferences": [
  12. "nunit.framework.dll"
  13. ],
  14. "autoReferenced": false,
  15. "defineConstraints": [
  16. "UNITY_INCLUDE_TESTS"
  17. ],
  18. "versionDefines": [],
  19. "noEngineReferences": false
  20. }