mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-01 20:25:07 +08:00
29 lines
761 B
Plaintext
29 lines
761 B
Plaintext
{
|
|
"name": "nadena.dev.modular-avatar.harmony-patches",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"nadena.dev.modular-avatar.core",
|
|
"nadena.dev.modular-avatar.core.editor",
|
|
"VRC.SDKBase.Editor",
|
|
"nadena.dev.modular-avatar.param-introspection"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [
|
|
"VRCSDK_HAS_HARMONY"
|
|
],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.vrchat.base",
|
|
"expression": "(3.3.99999,)",
|
|
"define": "VRCSDK_HAS_HARMONY"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |