NRSDKEditor.Experimental.asmdef 258 B

12345678910111213
  1. {
  2. "name": "NRSDKEditor.Experimental",
  3. "references": [
  4. "NRSDK",
  5. "NRSDK.Experimental"
  6. ],
  7. "optionalUnityReferences": [],
  8. "includePlatforms": [
  9. "Editor"
  10. ],
  11. "excludePlatforms": [],
  12. "allowUnsafeCode": false
  13. }