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.

Unity.Sysroot.Linux-x86_64.asmdef 363B

1234567891011121314151617
  1. {
  2. "name": "Unity.Sysroot.Linux_x86_64",
  3. "references": [
  4. "Unity.SysrootPackage.Editor"
  5. ],
  6. "includePlatforms": [
  7. "Editor"
  8. ],
  9. "excludePlatforms": [],
  10. "versionDefines": [
  11. {
  12. "name": "Unity",
  13. "expression": "(0,2022.1.23f1)",
  14. "define": "IL2CPP_LEGACY_API_PRESENT"
  15. }
  16. ]
  17. }