mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-03-04 21:04:55 +08:00
* feat(params): track whether a default value was explicitly set * feat(params): improve default value resolution and error handling
25 lines
439 B
JSON
25 lines
439 B
JSON
{
|
|
"dependencies": {
|
|
"com.vrchat.avatars": {
|
|
"version": "3.4.2"
|
|
},
|
|
"nadena.dev.ndmf": {
|
|
"version": "1.3.0-rc.6"
|
|
}
|
|
},
|
|
"locked": {
|
|
"com.vrchat.avatars": {
|
|
"version": "3.4.2",
|
|
"dependencies": {
|
|
"com.vrchat.base": "3.4.2"
|
|
}
|
|
},
|
|
"com.vrchat.base": {
|
|
"version": "3.4.2",
|
|
"dependencies": {}
|
|
},
|
|
"nadena.dev.ndmf": {
|
|
"version": "1.3.0-rc.6"
|
|
}
|
|
}
|
|
} |