com.alicizax.unity/Runtime/AlicizaX.Runtime.asmdef
2025-08-06 13:28:31 +08:00

23 lines
608 B
Plaintext

{
"name": "AlicizaX.Runtime",
"rootNamespace": "",
"references": [
"GUID:33661e06c33d31b4c9223810bf503247",
"GUID:f51ebe6a0ceec4240a699833d6309b23"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.alicizax.unity.cysharp.zstring",
"expression": "2.3.0",
"define": "ZSTRING_SUPPORT"
}
],
"noEngineReferences": false
}