AntiAddiction.asmdef 330 B

1234567891011121314
  1. {
  2. "name": "AntiAddiction",
  3. "references": [],
  4. "optionalUnityReferences": [],
  5. "includePlatforms": [],
  6. "excludePlatforms": [
  7. "LinuxStandalone64"
  8. ],
  9. "allowUnsafeCode": false,
  10. "overrideReferences": false,
  11. "precompiledReferences": [],
  12. "autoReferenced": true,
  13. "defineConstraints": []
  14. }