mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-01 20:25:07 +08:00
20 lines
417 B
JSON
20 lines
417 B
JSON
{
|
|
"name" : "net.fushizen.modular-avatar",
|
|
"displayName" : "Modular Avatar",
|
|
"version" : "0.0.1",
|
|
"unity" : "2019.4",
|
|
"description" : "",
|
|
"author" : {
|
|
"name" : "bd_",
|
|
"email" : "bd@fushizen.net",
|
|
"url" : "https://github.com/bdunderscore/modular-avatar"
|
|
},
|
|
"url" : "",
|
|
"dependencies" : {
|
|
},
|
|
"vpmDependencies" : {
|
|
"com.vrchat.base": "3.1.x",
|
|
"com.vrchat.avatars": "3.1.x"
|
|
}
|
|
}
|