mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-04 13:45:04 +08:00
6591f35a78
* chore: configure overrideReferences false and referenced dlls * chore: clear unused using * chore: remove unused meta file * fix: missing reference
19 lines
502 B
Plaintext
19 lines
502 B
Plaintext
{
|
|
"name": "nadena.dev.modular-avatar.core",
|
|
"references": [],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"VRCSDKBase.dll",
|
|
"VRCSDK3A.dll",
|
|
"VRC.Dynamics.dll",
|
|
"VRC.SDK3.Dynamics.Contact.dll",
|
|
"VRC.SDK3.Dynamics.PhysBone.dll"
|
|
],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
} |