XGame.Editor.Build.asmdef 638 B

12345678910111213141516171819202122
  1. {
  2. "name": "XGame.Editor.Build",
  3. "rootNamespace": "XGame.Editor.Build",
  4. "references": [
  5. "GUID:a931f884323eea34397b583771fc6907",
  6. "GUID:a8ec4955e032e254bbaa034aa00e0232",
  7. "GUID:e82f05240392a554a802c66ba002ffe1",
  8. "GUID:5c1ff9bd975acec488150743d53a93ca",
  9. "GUID:c5ecc461727906345a35491a0440694f"
  10. ],
  11. "includePlatforms": [
  12. "Editor"
  13. ],
  14. "excludePlatforms": [],
  15. "allowUnsafeCode": true,
  16. "overrideReferences": true,
  17. "precompiledReferences": [],
  18. "autoReferenced": true,
  19. "defineConstraints": [],
  20. "versionDefines": [],
  21. "noEngineReferences": false
  22. }