mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 18:55:06 +08:00
28 lines
703 B
Plaintext
28 lines
703 B
Plaintext
{
|
|
"name": "nadena.dev.modular-avatar.core",
|
|
"references": [
|
|
"Unity.Burst",
|
|
"nadena.dev.ndmf.runtime"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"VRCSDKBase.dll",
|
|
"VRCSDK3A.dll",
|
|
"VRC.Dynamics.dll",
|
|
"VRC.SDK3.Dynamics.Contact.dll",
|
|
"VRC.SDK3.Dynamics.PhysBone.dll"
|
|
],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.vrchat.avatars",
|
|
"expression": "",
|
|
"define": "MA_VRCSDK3_AVATARS"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |