spine-unity-editor.asmdef 228 B

123456789101112
  1. {
  2. "name": "spine-unity-editor",
  3. "references": [
  4. "spine-unity"
  5. ],
  6. "optionalUnityReferences": [],
  7. "includePlatforms": [
  8. "Editor"
  9. ],
  10. "excludePlatforms": [],
  11. "allowUnsafeCode": false
  12. }