SquareDash/Library/PackageCache/com.unity.toolchain.win-x86_64-linux-x86_64@2.0.6/package.json
kingjuulian06 0efb85038a Arbeit 2
2023-11-21 22:03:49 +01:00

30 lines
894 B
JSON

{
"name": "com.unity.toolchain.win-x86_64-linux-x86_64",
"displayName": "Toolchain Win Linux x64",
"description": "Cross-compilation toolchain to build player target Linux x86_64 on host Windows x86_64",
"version": "2.0.6",
"unity": "2019.4",
"keywords": [
"toolchain",
"windows",
"linux",
"cross-compilation"
],
"dependencies": {
"com.unity.sysroot": "2.0.7",
"com.unity.sysroot.linux-x86_64": "2.0.6"
},
"_upm": {
"changelog": "bump version number to publish"
},
"upmCi": {
"footprint": "f0ceefcaaa04beae77991f731fdd823465e81f24"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.toolchain.win-x86_64-linux-x86_64@2.0/manual/index.html",
"repository": {
"url": "https://github.com/Unity-Technologies/com.unity.sysroot.git",
"type": "git",
"revision": "bf00578d8ff96f17f95a226bb361b69fe2860cc1"
}
}