spine-on-demand-loading-editor.asmdef 477 B

1234567891011121314151617181920
  1. {
  2. "name": "spine-on-demand-loading-editor",
  3. "rootNamespace": "",
  4. "references": [
  5. "spine-unity",
  6. "spine-unity-editor",
  7. "spine-on-demand-loading"
  8. ],
  9. "includePlatforms": [
  10. "Editor"
  11. ],
  12. "excludePlatforms": [],
  13. "allowUnsafeCode": false,
  14. "overrideReferences": false,
  15. "precompiledReferences": [],
  16. "autoReferenced": true,
  17. "defineConstraints": [],
  18. "versionDefines": [],
  19. "noEngineReferences": false
  20. }