mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 02:35:06 +08:00
9aa3751e03
Closes: #790
31 lines
806 B
Plaintext
31 lines
806 B
Plaintext
{
|
|
"name": "nadena.dev.modular-avatar.param-introspection",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"nadena.dev.modular-avatar.core",
|
|
"nadena.dev.modular-avatar.core.editor",
|
|
"nadena.dev.ndmf",
|
|
"VRC.SDK3A",
|
|
"VRC.SDK3A.Editor",
|
|
"nadena.dev.ndmf.vrchat"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [
|
|
"MODULAR_AVATAR_VRCSDK_AVATAR"
|
|
],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.vrchat.avatars",
|
|
"expression": "(0,999)",
|
|
"define": "MODULAR_AVATAR_VRCSDK_AVATAR"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |