Update packages source
This commit is contained in:
parent
fd130f9538
commit
7878d19ee5
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.microsoft.mixedreality.openxr": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr",
|
"com.microsoft.mixedreality.openxr": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.openxr",
|
||||||
"com.microsoft.mixedreality.toolkit.foundation": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation",
|
"com.microsoft.mixedreality.toolkit.foundation": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation",
|
||||||
"com.microsoft.mixedreality.toolkit.standardassets": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets",
|
"com.microsoft.mixedreality.toolkit.standardassets": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets",
|
||||||
"com.microsoft.mixedreality.webview.unity": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity",
|
"com.microsoft.mixedreality.webview.unity": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity",
|
||||||
"com.unity.collab-proxy": "2.3.1",
|
"com.unity.collab-proxy": "2.3.1",
|
||||||
"com.unity.feature.development": "1.0.1",
|
"com.unity.feature.development": "1.0.1",
|
||||||
"com.unity.ide.rider": "3.0.28",
|
"com.unity.ide.rider": "3.0.28",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.microsoft.mixedreality.openxr": {
|
"com.microsoft.mixedreality.openxr": {
|
||||||
"version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr",
|
"version": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.openxr",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "git",
|
"source": "git",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
||||||
},
|
},
|
||||||
"com.microsoft.mixedreality.toolkit.foundation": {
|
"com.microsoft.mixedreality.toolkit.foundation": {
|
||||||
"version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation",
|
"version": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "git",
|
"source": "git",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
||||||
},
|
},
|
||||||
"com.microsoft.mixedreality.toolkit.standardassets": {
|
"com.microsoft.mixedreality.toolkit.standardassets": {
|
||||||
"version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets",
|
"version": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "git",
|
"source": "git",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
"hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721"
|
||||||
},
|
},
|
||||||
"com.microsoft.mixedreality.webview.unity": {
|
"com.microsoft.mixedreality.webview.unity": {
|
||||||
"version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity",
|
"version": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "git",
|
"source": "git",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
|
|
Loading…
Reference in New Issue