The Swartz-Manning’s first exhibit will provide a detailed history of Aaron Swartz Day. https://www.aaronswartzday.org/vr
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.

VRC.Udon.asmdef 345B

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