com.alicizax.unity.framework/Runtime/AlicizaX.Framework.Runtime.asmdef

32 lines
1007 B
Plaintext
Raw Permalink Normal View History

2025-09-05 19:46:30 +08:00
{
"name": "AlicizaX.Framework.Runtime",
"rootNamespace": "AlicizaX.Framework.Runtime",
"references": [
"GUID:75b6f2078d190f14dbda4a5b747d709c",
"GUID:b4c00b967a932af48b2e067403eecbe2",
"GUID:f51ebe6a0ceec4240a699833d6309b23",
"GUID:e34a5702dd353724aa315fb8011f08c3",
"GUID:760f1778adc613f49a4394fb41ff0bbc",
"GUID:189d55e03d78888459720d730f4d2424"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.alicizax.unity.ui.extension",
"expression": "",
"define": "ALICIZAX_UI_EXTENSION_SUPPORT"
},
{
"name": "com.alicizax.unity.animationflow",
"expression": "",
"define": "ALICIZAX_UI_ANIMATION_SUPPORT"
}
],
"noEngineReferences": false
}