mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-28 10:15:06 +08:00
22 lines
600 B
JSON
22 lines
600 B
JSON
{
|
|
"name": "nadena.dev.modular-avatar",
|
|
"displayName": "Modular Avatar",
|
|
"version": "1.11.1",
|
|
"unity": "2022.3",
|
|
"description": "A suite of tools for assembling your avatar out of reusable components",
|
|
"author": {
|
|
"name": "bd_",
|
|
"email": "bd_@nadena.dev",
|
|
"url": "https://github.com/bdunderscore/modular-avatar"
|
|
},
|
|
"url": "https://m-a.nadena.dev",
|
|
"repo": "https://vpm.nadena.dev/vpm.json",
|
|
"dependencies": {
|
|
"com.unity.nuget.newtonsoft-json": "2.0.0"
|
|
},
|
|
"vpmDependencies": {
|
|
"com.vrchat.avatars": ">=3.7.4",
|
|
"nadena.dev.ndmf": ">=1.6.0 <2.0.0-a"
|
|
}
|
|
}
|