com.alicizax.unity.cysharp..../ZString.asmdef

25 lines
612 B
Plaintext
Raw Permalink Normal View History

2025-01-09 13:57:51 +08:00
{
"name": "ZString",
"references": [
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.textmeshpro",
"expression": "",
"define": "ZSTRING_TEXTMESHPRO_SUPPORT"
},
{
"name": "com.unity.ugui",
"expression": "2.0.0",
"define": "ZSTRING_TEXTMESHPRO_SUPPORT"
}
]
}