Açıklama Yok
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.

package.json 949B

123456789101112131415161718192021222324252627282930
  1. {
  2. "name": "com.unity.toolchain.win-x86_64-linux-x86_64",
  3. "displayName": "Toolchain Win Linux x64",
  4. "description": "Cross-compilation toolchain to build player target Linux x86_64 on host Windows x86_64",
  5. "version": "2.0.9",
  6. "unity": "2019.4",
  7. "keywords": [
  8. "toolchain",
  9. "windows",
  10. "linux",
  11. "cross-compilation"
  12. ],
  13. "dependencies": {
  14. "com.unity.sysroot": "2.0.10",
  15. "com.unity.sysroot.linux-x86_64": "2.0.9"
  16. },
  17. "_upm": {
  18. "changelog": "Updated to Clang 9.0.1"
  19. },
  20. "upmCi": {
  21. "footprint": "716df06c30c8556773adf3eb3ff9431ec1fc0e7c"
  22. },
  23. "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.toolchain.win-x86_64-linux-x86_64@2.0/manual/index.html",
  24. "repository": {
  25. "url": "https://github.com/Unity-Technologies/com.unity.sysroot.git",
  26. "type": "git",
  27. "revision": "bf7a008256a1175e0f8a0d7d26d6826cbfbe1bb2"
  28. },
  29. "_fingerprint": "22f622e0821fc835034e57944ff152a3049178fe"
  30. }