No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

XCharts.Editor.asmdef 375B

1234567891011121314151617
  1. {
  2. "name": "XCharts.Editor",
  3. "references": [
  4. "XCharts.Runtime"
  5. ],
  6. "includePlatforms": [
  7. "Editor"
  8. ],
  9. "excludePlatforms": [],
  10. "allowUnsafeCode": false,
  11. "overrideReferences": false,
  12. "precompiledReferences": [],
  13. "autoReferenced": true,
  14. "defineConstraints": [],
  15. "versionDefines": [],
  16. "noEngineReferences": false
  17. }