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

39 lines
1.1 KiB
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-08 16:25:09 +08:00
"GUID:80ecb87cae9c44d19824e70ea7229748",
"GUID:75469ad4d38634e559750d17036d5f7c"
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-08-08 16:25:09 +08:00
},
{
"name": "com.unity.inputsystem",
"expression": "1.0.0",
"define": "INPUTSYSTEM_SUPPORT"
2025-08-06 10:56:25 +08:00
}
],
2025-02-07 16:15:34 +08:00
"noEngineReferences": false
}