modular-avatar/Editor/nadena.dev.modular-avatar.core.editor.asmdef

39 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-08-28 04:38:52 +08:00
{
2022-11-11 12:39:58 +08:00
"name": "nadena.dev.modular-avatar.core.editor",
2022-08-28 04:38:52 +08:00
"references": [
"GUID:fc900867c0f47cd49b6e2ae4ef907300",
"GUID:5718fb738711cd34ea54e9553040911d",
2023-08-05 14:47:03 +08:00
"GUID:3456780c4fb2d324ab9c633d6f1b0ddb",
"GUID:62ced99b048af7f4d8dfe4bed8373d76"
2022-08-28 04:38:52 +08:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"Newtonsoft.Json.dll",
"System.Collections.Immutable.dll",
"VRCSDKBase.dll",
"VRCSDKBase-Editor.dll",
"VRCSDK3A.dll",
"VRCSDK3A-Editor.dll",
"VRC.Dynamics.dll",
"VRC.SDK3.Dynamics.Contact.dll",
"VRC.SDK3.Dynamics.Contact.Editor.dll",
"VRC.SDK3.Dynamics.PhysBone.dll",
"VRC.SDK3.Dynamics.PhysBone.Editor.dll",
"VRCCore-Editor.dll"
],
2022-08-28 04:38:52 +08:00
"autoReferenced": false,
"defineConstraints": [],
2023-08-05 14:47:03 +08:00
"versionDefines": [
{
"name": "com.anatawa12.avatar-optimizer",
"expression": "(,1.5.0-rc.8)",
"define": "LEGACY_AVATAR_OPTIMIZER"
}
2023-08-05 14:47:03 +08:00
],
2022-08-28 04:38:52 +08:00
"noEngineReferences": false
}