mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-06 14:45:06 +08:00
18 lines
411 B
JSON
18 lines
411 B
JSON
{
|
|
"name": "com.vrchat.core.vpm-resolver",
|
|
"displayName": "VRChat Package Resolver Tool",
|
|
"version": "0.1.19",
|
|
"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"
|
|
}
|
|
}
|