|
|
|
@ -82,6 +82,22 @@ |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
"com.unity.sysroot": { |
|
|
|
"version": "2.0.6", |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
"com.unity.sysroot.linux-x86_64": { |
|
|
|
"version": "2.0.5", |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"com.unity.sysroot": "2.0.6" |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
"com.unity.test-framework": { |
|
|
|
"version": "1.1.31", |
|
|
|
"depth": 0, |
|
|
|
@ -124,6 +140,16 @@ |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
"com.unity.toolchain.win-x86_64-linux-x86_64": { |
|
|
|
"version": "2.0.5", |
|
|
|
"depth": 0, |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"com.unity.sysroot": "2.0.6", |
|
|
|
"com.unity.sysroot.linux-x86_64": "2.0.5" |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
"com.unity.ugui": { |
|
|
|
"version": "1.0.0", |
|
|
|
"depth": 0, |
|
|
|
|