Moves demo to Examples folder

This commit is contained in:
Momo The Monster
2023-08-28 17:53:31 -07:00
parent 8e4c15b320
commit ac58660cc4
84 changed files with 1623 additions and 101 deletions

View File

@@ -55,15 +55,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.2.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.2.5",
"depth": 1,
@@ -72,7 +63,7 @@
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "2.0.2",
"version": "3.0.2",
"depth": 1,
"source": "registry",
"dependencies": {},
@@ -149,16 +140,7 @@
"dependencies": {
"com.unity.burst": "1.4.11",
"com.unity.mathematics": "1.2.5",
"com.unity.nuget.newtonsoft-json": "2.0.2"
}
},
"com.vrchat.clientsim": {
"version": "file:com.vrchat.clientsim",
"depth": 0,
"source": "embedded",
"dependencies": {
"com.unity.xr.oculus.standalone": "2.38.4",
"com.unity.inputsystem": "1.2.0"
"com.unity.nuget.newtonsoft-json": "3.0.2"
}
},
"com.vrchat.core.vpm-resolver": {