Unity.HotfixView.asmdef 246 B

12345678910111213
  1. {
  2. "references": [
  3. "Unity.Core",
  4. "Unity.Mathematics",
  5. "Unity.Loader",
  6. "MemoryPack",
  7. "Unity.Model",
  8. "Unity.Hotfix",
  9. "Unity.ModelView",
  10. "Unity.YooAssets",
  11. "YooAsset"
  12. ]
  13. }