com.alicizax.unity.ui.exten.../Editor/AlicizaX.UI.Extension.Editor.asmdef
2025-10-11 15:16:07 +08:00

38 lines
1.1 KiB
Plaintext

{
"name": "AlicizaX.UI.Extension.Editor",
"rootNamespace": "AlicizaX.UI.Extension.Editor",
"references": [
"GUID:6546d7765b4165b40850b3667f981c26",
"GUID:6055be8ebefd69e48b49212b09b47b2f",
"GUID:760f1778adc613f49a4394fb41ff0bbc",
"GUID:1619e00706139ce488ff80c0daeea8e7",
"GUID:fb064c8bf96bac94e90d2f39090daa94"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.ugui",
"expression": "2.0.0",
"define": "TEXTMESHPRO_SUPPORT"
},
{
"name": "com.unity.textmeshpro",
"expression": "",
"define": "TEXTMESHPRO_SUPPORT"
},
{
"name": "com.unity.inputsystem",
"expression": "1.0.0",
"define": "INPUTSYSTEM_SUPPORT"
}
],
"noEngineReferences": false
}