DunGen.Integration.ASPP.asmdef 723 B

12345678910111213141516171819202122232425
  1. {
  2. "name": "DunGen.Integration.ASPP",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:4a9bf1e8b4c15964d8b0f8fe202c7e54",
  6. "GUID:efa45043feb7e4147a305b73b5cea642",
  7. "GUID:f4059aaf6c60a4a58a177a2609feb769",
  8. "GUID:de4e6084e6d474788bb8c799d6b461eb"
  9. ],
  10. "includePlatforms": [],
  11. "excludePlatforms": [],
  12. "allowUnsafeCode": false,
  13. "overrideReferences": false,
  14. "precompiledReferences": [],
  15. "autoReferenced": true,
  16. "defineConstraints": [],
  17. "versionDefines": [
  18. {
  19. "name": "com.arongranberg.astar",
  20. "expression": "",
  21. "define": "ASTAR_PATHFINDING"
  22. }
  23. ],
  24. "noEngineReferences": false
  25. }