Unity.Model.asmdef 203 B

12345678910
  1. {
  2. "name": "Unity.Model",
  3. "references": [
  4. "Unity.ThirdParty"
  5. ],
  6. "optionalUnityReferences": [],
  7. "includePlatforms": [],
  8. "excludePlatforms": [],
  9. "allowUnsafeCode": true
  10. }