com.alicizax.unity.ui.exten.../Runtime/AlicizaX.UI.Extension.asmdef

33 lines
907 B
Plaintext
Raw Normal View History

2025-02-07 16:15:34 +08:00
{
"name": "AlicizaX.UI.Extension",
"rootNamespace": "AlicizaX.UI.Extension",
"references": [
"GUID:6055be8ebefd69e48b49212b09b47b2f",
2025-08-01 19:32:36 +08:00
"GUID:80ecb87cae9c44d19824e70ea7229748"
2025-02-07 16:15:34 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
2025-08-06 10:56:25 +08:00
"versionDefines": [
{
"name": "com.unity.ugui",
"expression": "2.0.0",
"define": "TEXTMESHPRO_SUPPORT"
},
{
"name": "com.unity.textmeshpro",
"expression": "",
"define": "TEXTMESHPRO_SUPPORT"
},
{
"name": "com.kyrylokuzyk.primetween",
"expression": "1.2.1",
"define": "PRIMETWEEN_SUPPORT"
}
],
2025-02-07 16:15:34 +08:00
"noEngineReferences": false
}