AstarPathfindingProject.asmdef 184 B

12345678
  1. {
  2. "name": "AstarPathfindingProject",
  3. "references": [],
  4. "optionalUnityReferences": [],
  5. "includePlatforms": [],
  6. "excludePlatforms": [],
  7. "allowUnsafeCode": false
  8. }