mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-19 04:40:07 +08:00
d39e17a8f6
This adds a GameObject/Component based menu editing system, heavily inspired by Hai's Expressions Menu Hierarchy editor (https://github.com/hai-vr/av3-expressions-menu-hierarchy-editor)
25 lines
460 B
JSON
25 lines
460 B
JSON
{
|
|
"dependencies": {
|
|
"com.vrchat.avatars": {
|
|
"version": "3.1.9"
|
|
},
|
|
"com.vrchat.core.vpm-resolver": {
|
|
"version": "0.1.13"
|
|
}
|
|
},
|
|
"locked": {
|
|
"com.vrchat.avatars": {
|
|
"version": "3.1.11",
|
|
"dependencies": {
|
|
"com.vrchat.base": "3.1.11"
|
|
}
|
|
},
|
|
"com.vrchat.base": {
|
|
"version": "3.1.11",
|
|
"dependencies": {}
|
|
},
|
|
"com.vrchat.core.vpm-resolver": {
|
|
"version": "0.1.17"
|
|
}
|
|
}
|
|
} |