Unity.Hotfix.asmdef 185 B

1234567891011
  1. {
  2. "name": "Unity.Hotfix",
  3. "references": [
  4. "Unity.Model",
  5. "Unity.ThirdParty"
  6. ],
  7. "includePlatforms": [
  8. "Editor"
  9. ],
  10. "excludePlatforms": []
  11. }