spine-unity-editor.asmdef 264 B

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