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

37 lines
1.0 KiB
Plaintext
Raw Normal View History

2025-02-07 16:15:34 +08:00
{
"name": "AlicizaX.UI.Extension.Editor",
"rootNamespace": "AlicizaX.UI.Extension.Editor",
"references": [
"GUID:6546d7765b4165b40850b3667f981c26",
2025-07-29 11:19:07 +08:00
"GUID:6055be8ebefd69e48b49212b09b47b2f",
2025-02-07 16:15:34 +08:00
"GUID:760f1778adc613f49a4394fb41ff0bbc",
2025-08-06 10:56:25 +08:00
"GUID:75b6f2078d190f14dbda4a5b747d709c"
2025-02-07 16:15:34 +08:00
],
"includePlatforms": [
"Editor"
],
"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"
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
}