Ei kuvausta
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.Burst.asmdef 355B

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