mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-19 04:40:07 +08:00
82d58e52fa
* chore: update VPM dependencies * fix: set sample audio clip to load in background
18 lines
430 B
JSON
18 lines
430 B
JSON
{
|
|
"name": "com.vrchat.core.vpm-resolver",
|
|
"displayName": "VRChat Package Resolver Tool",
|
|
"version": "0.1.18",
|
|
"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"
|
|
}
|
|
}
|