30 lines
894 B
JSON
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.5",
|
|
"unity": "2019.4",
|
|
"keywords": [
|
|
"toolchain",
|
|
"windows",
|
|
"linux",
|
|
"cross-compilation"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.sysroot": "2.0.6",
|
|
"com.unity.sysroot.linux-x86_64": "2.0.5"
|
|
},
|
|
"_upm": {
|
|
"changelog": "bump version number to publish"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "a7a14a28c52da15f406c8dc13ac0d3986a372bb3"
|
|
},
|
|
"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": "51a7fbe63b09f6d0f31f346c0758152899a52668"
|
|
}
|
|
}
|