AlicizaX/Client/Packages/com.alicizax.unity/Runtime/AlicizaX.Runtime.asmdef

23 lines
608 B
Plaintext
Raw Normal View History

2025-01-23 19:06:48 +08:00
{
"name": "AlicizaX.Runtime",
"rootNamespace": "",
"references": [
"GUID:33661e06c33d31b4c9223810bf503247",
"GUID:f51ebe6a0ceec4240a699833d6309b23"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
2025-09-02 16:30:55 +08:00
"versionDefines": [
{
"name": "com.alicizax.unity.cysharp.zstring",
"expression": "2.3.0",
"define": "ZSTRING_SUPPORT"
}
],
2025-01-23 19:06:48 +08:00
"noEngineReferences": false
}