mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 18:55:06 +08:00
ddbc3b164b
* chore: rearrange package structure to have the package at the root * ci: update CI workflows * ci: fixing workflow bugs * ci: recurse building .zip package * ci: more fixes * ci: add back in the nadena.dev VPM repo * ci: fix tests
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
{
|
|
"name": "nadena.dev.modular-avatar.core.editor",
|
|
"references": [
|
|
"GUID:fc900867c0f47cd49b6e2ae4ef907300",
|
|
"GUID:5718fb738711cd34ea54e9553040911d",
|
|
"GUID:3456780c4fb2d324ab9c633d6f1b0ddb",
|
|
"GUID:62ced99b048af7f4d8dfe4bed8373d76"
|
|
],
|
|
"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"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.anatawa12.avatar-optimizer",
|
|
"expression": "(,1.5.0-rc.8)",
|
|
"define": "LEGACY_AVATAR_OPTIMIZER"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |