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

23 lines
610 B
Plaintext
Raw Normal View History

2025-01-23 19:06:48 +08:00
{
"name": "AlicizaX.Entry.Runtime",
"rootNamespace": "",
"references": [
"GUID:3d13889895c726f458c6fea2413408f3",
"GUID:1619e00706139ce488ff80c0daeea8e7"
2025-01-23 19:06:48 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
2025-07-29 09:50:40 +08:00
"versionDefines": [
{
"name": "com.alicizax.unity.network",
"expression": "",
"define": "ALICIZAX_NETWORK_SUPPORT"
2025-07-29 09:50:40 +08:00
}
],
2025-01-23 19:06:48 +08:00
"noEngineReferences": false
}