initial commit
This commit is contained in:
17
Packages/com.vrchat.core.vpm-resolver/package.json
Normal file
17
Packages/com.vrchat.core.vpm-resolver/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name" : "com.vrchat.core.vpm-resolver",
|
||||
"displayName" : "VRChat Package Resolver Tool",
|
||||
"version" : "0.1.29",
|
||||
"unity" : "2022.3",
|
||||
"description" : "Tool to Download VPM Packages",
|
||||
"vrchatVersion" : "2022.3.3",
|
||||
"author" : {
|
||||
"name" : "VRChat",
|
||||
"email" : "developer@vrchat.com",
|
||||
"url" : "https://github.com/vrchat/packages"
|
||||
},
|
||||
"url" : "",
|
||||
"dependencies" : {
|
||||
"com.unity.nuget.newtonsoft-json" : "3.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user