Make invaders point at release for NGO
This commit is contained in:
Родитель
21225cc402
Коммит
dd9cf9865e
|
@ -3,8 +3,8 @@
|
|||
"com.unity.ide.rider": "2.0.7",
|
||||
"com.unity.ide.visualstudio": "2.0.9",
|
||||
"com.unity.ide.vscode": "1.2.3",
|
||||
"com.unity.netcode.adapter.utp": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.adapter.utp#develop",
|
||||
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#develop",
|
||||
"com.unity.netcode.adapter.utp": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.adapter.utp#release/1.0.0",
|
||||
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#release/1.0.0",
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
"com.unity.timeline": "1.4.8",
|
||||
"com.unity.ugui": "1.0.0",
|
||||
|
|
|
@ -65,32 +65,32 @@
|
|||
"dependencies": {
|
||||
"com.unity.profiling.core": "1.0.0-pre.1"
|
||||
},
|
||||
"hash": "ef9d1e76b04216e871cd4b9fa0485f70022747d5"
|
||||
"hash": "a285fb2078647ca3a97c8bbc67d25169a2ca82fb"
|
||||
},
|
||||
"com.unity.netcode.adapter.utp": {
|
||||
"version": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.adapter.utp#develop",
|
||||
"version": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.adapter.utp#release/1.0.0",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.netcode.gameobjects": "0.2.0-preview.1",
|
||||
"com.unity.transport": "1.0.0-pre.5"
|
||||
"com.unity.netcode.gameobjects": "1.0.0-pre.1",
|
||||
"com.unity.transport": "1.0.0-pre.6"
|
||||
},
|
||||
"hash": "1c149d7656fe209fd2d40f1b809053d732ae6e37"
|
||||
"hash": "18cd3f20ab97bfa6ecdff864bc9977bcd5d62570"
|
||||
},
|
||||
"com.unity.netcode.gameobjects": {
|
||||
"version": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#develop",
|
||||
"version": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#release/1.0.0",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
"com.unity.modules.animation": "1.0.0",
|
||||
"com.unity.nuget.mono-cecil": "1.10.1-preview.1",
|
||||
"com.unity.nuget.mono-cecil": "1.10.1",
|
||||
"com.unity.collections": "1.0.0-pre.5"
|
||||
},
|
||||
"hash": "1c149d7656fe209fd2d40f1b809053d732ae6e37"
|
||||
"hash": "18cd3f20ab97bfa6ecdff864bc9977bcd5d62570"
|
||||
},
|
||||
"com.unity.nuget.mono-cecil": {
|
||||
"version": "1.10.1-preview.1",
|
||||
"version": "1.10.1",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
|
@ -136,7 +136,7 @@
|
|||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.transport": {
|
||||
"version": "1.0.0-pre.5",
|
||||
"version": "1.0.0-pre.6",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче