ms.honorlee.crossgate-toolkit.asmdef 443 B

1234567891011121314151617
  1. {
  2. "name": "ms.honorlee.crossgate-toolkit",
  3. "rootNamespace": "CrossgateToolkit",
  4. "references": [
  5. "Unity.Burst",
  6. "Unity.VisualScripting.Core"
  7. ],
  8. "includePlatforms": [],
  9. "excludePlatforms": [],
  10. "allowUnsafeCode": false,
  11. "overrideReferences": false,
  12. "precompiledReferences": [],
  13. "autoReferenced": true,
  14. "defineConstraints": [],
  15. "versionDefines": [],
  16. "noEngineReferences": false
  17. }