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

33 lines
1.0 KiB
Plaintext
Raw Normal View History

2025-09-05 19:46:30 +08:00
{
"name": "AlicizaX.Framework.Runtime",
"rootNamespace": "AlicizaX.Framework.Runtime",
"references": [
"GUID:b4c00b967a932af48b2e067403eecbe2",
"GUID:f51ebe6a0ceec4240a699833d6309b23",
"GUID:e34a5702dd353724aa315fb8011f08c3",
2025-10-11 15:18:09 +08:00
"GUID:189d55e03d78888459720d730f4d2424",
2025-11-12 15:05:54 +08:00
"GUID:33661e06c33d31b4c9223810bf503247",
"GUID:3fe1a3e70da50184f9897101cad7e4f2",
"GUID:5efd170ecd8084500bed5692932fe14e"
2025-09-05 19:46:30 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.alicizax.unity.animationflow",
"expression": "",
"define": "ALICIZAX_UI_ANIMATION_SUPPORT"
2025-10-11 15:18:09 +08:00
},
{
"name": "com.alicizax.unity.cysharp.zstring",
"expression": "2.3.0",
"define": "ZSTRING_SUPPORT"
2025-09-05 19:46:30 +08:00
}
],
"noEngineReferences": false
}