Terra.Arbitrator.asmdef 419 B

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