暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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. }