mirror of
https://github.com/MrUnknownDE/examples-image-loading.git
synced 2026-04-18 22:33:49 +02:00
Basic working prefab
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.17",
|
||||
"unity" : "2019.4",
|
||||
"description" : "Tool to Download VPM Packages",
|
||||
"vrchatVersion" : "2022.1.1",
|
||||
"author" : {
|
||||
"name" : "VRChat",
|
||||
"email" : "developer@vrchat.com",
|
||||
"url" : "https://github.com/vrchat/packages"
|
||||
},
|
||||
"url" : "",
|
||||
"dependencies" : {
|
||||
"com.unity.nuget.newtonsoft-json" : "2.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user