|
@@ -1,7 +1,6 @@
|
|
|
{
|
|
{
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"com.netpyoung.webp": "https://github.com/netpyoung/unity.webp.git?path=unity_project/Assets/unity.webp#0.3.10",
|
|
"com.netpyoung.webp": "https://github.com/netpyoung/unity.webp.git?path=unity_project/Assets/unity.webp#0.3.10",
|
|
|
- "org.nuget.system.runtime.compilerservices.unsafe": "6.0.0",
|
|
|
|
|
"com.unity.2d.sprite": "1.0.0",
|
|
"com.unity.2d.sprite": "1.0.0",
|
|
|
"com.unity.cinemachine": "2.8.9",
|
|
"com.unity.cinemachine": "2.8.9",
|
|
|
"com.unity.editorcoroutines": "1.0.0",
|
|
"com.unity.editorcoroutines": "1.0.0",
|
|
@@ -14,6 +13,7 @@
|
|
|
"com.unity.timeline": "1.6.4",
|
|
"com.unity.timeline": "1.6.4",
|
|
|
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
|
|
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
|
|
|
"com.unity.ugui": "1.0.0",
|
|
"com.unity.ugui": "1.0.0",
|
|
|
|
|
+ "org.nuget.system.runtime.compilerservices.unsafe": "6.0.0",
|
|
|
"com.unity.modules.ai": "1.0.0",
|
|
"com.unity.modules.ai": "1.0.0",
|
|
|
"com.unity.modules.androidjni": "1.0.0",
|
|
"com.unity.modules.androidjni": "1.0.0",
|
|
|
"com.unity.modules.animation": "1.0.0",
|
|
"com.unity.modules.animation": "1.0.0",
|
|
@@ -49,7 +49,7 @@
|
|
|
"scopedRegistries": [
|
|
"scopedRegistries": [
|
|
|
{
|
|
{
|
|
|
"name": "Unity NuGet",
|
|
"name": "Unity NuGet",
|
|
|
- "url": "https://unitynuget-registry.azurewebsites.net",
|
|
|
|
|
|
|
+ "url": "https://unitynuget-registry.openupm.com",
|
|
|
"scopes": [
|
|
"scopes": [
|
|
|
"org.nuget"
|
|
"org.nuget"
|
|
|
]
|
|
]
|