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

24 lines
659 B
Plaintext
Raw Normal View History

2025-02-07 16:09:00 +08:00
{
"name": "AlicizaX.Entry.Runtime",
"rootNamespace": "",
"references": [
"GUID:75b6f2078d190f14dbda4a5b747d709c",
2025-09-05 19:46:21 +08:00
"GUID:3d13889895c726f458c6fea2413408f3",
"GUID:1619e00706139ce488ff80c0daeea8e7"
2025-02-07 16:09:00 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
2025-07-14 17:01:10 +08:00
"versionDefines": [
{
"name": "com.alicizax.unity.network",
"expression": "",
2025-09-05 19:46:21 +08:00
"define": "ALICIZAX_NETWORK_SUPPORT"
2025-07-14 17:01:10 +08:00
}
],
2025-02-07 16:09:00 +08:00
"noEngineReferences": false
}