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

@@ -1,10 +1,10 @@
{
"name" : "com.vrchat.core.vpm-resolver",
"displayName" : "VRChat Package Resolver Tool",
"version" : "0.1.17",
"version" : "0.1.21",
"unity" : "2019.4",
"description" : "Tool to Download VPM Packages",
"vrchatVersion" : "2022.1.1",
"vrchatVersion" : "2022.2.2",
"author" : {
"name" : "VRChat",
"email" : "developer@vrchat.com",
@@ -12,6 +12,6 @@
},
"url" : "",
"dependencies" : {
"com.unity.nuget.newtonsoft-json" : "2.0.2"
"com.unity.nuget.newtonsoft-json" : "3.0.2"
}
}