21 lines
464 B
JSON
Raw Normal View History

2022-08-27 13:38:52 -07:00
{
2022-08-28 18:30:08 -07:00
"name" : "net.fushizen.modular-avatar",
"displayName" : "Modular Avatar",
2022-09-14 07:53:37 -07:00
"version" : "0.2.2",
2022-08-27 13:38:52 -07:00
"unity" : "2019.4",
"description" : "",
"author" : {
"name" : "bd_",
"email" : "bd@fushizen.net",
"url" : "https://github.com/bdunderscore/modular-avatar"
},
"url" : "",
2022-09-10 09:58:00 -07:00
"repo": "https://vpm.fushizen.net/vpm.json",
2022-08-27 13:38:52 -07:00
"dependencies" : {
},
"vpmDependencies" : {
"com.vrchat.base": "3.1.x",
"com.vrchat.avatars": "3.1.x"
}
}