Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

Unity.Mathematics.Tests.asmdef 241B

12345678910111213
  1. {
  2. "name": "Unity.Mathematics.Tests",
  3. "optionalUnityReferences": [
  4. "TestAssemblies"
  5. ],
  6. "references": [
  7. "Unity.Mathematics"
  8. ],
  9. "includePlatforms": [
  10. "Editor"
  11. ],
  12. "allowUnsafeCode": true
  13. }