Terra.Arbitrator.asmdef 495 B

123456789101112131415161718192021
  1. {
  2. "name": "Terra.Arbitrator",
  3. "rootNamespace": "Terra.Arbitrator",
  4. "references": [
  5. "GUID:13e5a9e99b20be54998e95b60302a730"
  6. ],
  7. "includePlatforms": [
  8. "Editor"
  9. ],
  10. "excludePlatforms": [],
  11. "allowUnsafeCode": false,
  12. "overrideReferences": false,
  13. "precompiledReferences": [
  14. "LibGit2Sharp.dll",
  15. "CliWrap.dll"
  16. ],
  17. "autoReferenced": true,
  18. "defineConstraints": [],
  19. "versionDefines": [],
  20. "noEngineReferences": false
  21. }